Posts made by ambrogio
-
Replace pending ordersposted in Questions & Answers
Hi, can someone explain how to restore pending orders at the same opening price after they have been closed in profit / loss?
Thank youhttps://fxdreema.com/shared/zzjfU707e

-
RE: HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?posted in Bug Reports
@serioza i forgot, this is not a bug
-
RE: HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?posted in Bug Reports
@serioza Hi, If I understand correctly: put your constants in the constants table and right-click use them where you need them


-
RE: Fxdreema (lack of) Customer careposted in General Discussions
I personally have been a client for three years, and I immediately realized that the administrator is a great person, but unfortunately he is exaggeratedly lazy, and he himself admits it, just read his speeches (I'm too lazy to make..., I'm lazy to fix....). Surely he's sincere because he says so. It does not matter if the question is of a novice who asks how to cross two moving averages or (more serious) if the builder no longer works, he is able to absentee even for 60 days in a row one after the other. This is the last of the answers I had:
https://fxdreema.com/forum/topic/7615/mql4-to-mql5-converter

Is this normal for a site that sells its products?
-
RE: Create Martingale effect without closing tradesposted in Questions & Answers
@specialfx said in Create Martingale effect without closing trades:
Hi,
I want to create an EA which opens additional positions 1.2x larger than the previous ones each time price moves against me by a certain number of pips, however the martingale system in fXDreema requires the losing trade to be stopped out before it opens the next trade.
Does anyone know a way of keeping the losing trades open whilst still applying the new trades? I would also want to trail the TP on all existing positions so that they all close at the same time should price move a certain number of pips in my favour.
Hi! Something like this? https://fxdreema.com/shared/PQwexnIge

-
RE: Buy-close and sell-close issueposted in Questions & Answers
@lixiaomai007 Of course, the trade can be closed with stop loss, take profit or trailing stop
-
RE: Possible bug in positioning candle in 'future' candlesposted in Bug Reports
It does not seem difficult to answer this post of August 24, it's just one of many......
-
RE: Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.posted in Bug Reports
@afxts you're right, nonexistent support
-
RE: block ID orderposted in Questions & Answers
@trader-philipps said in block ID order:
@kiwi789 Yepp. I use first blocks such as 100 200 300 and so on for logical purpose and in order to have some space if I need something inbetween.
This is useless because when you put a new block, it is numbered according to the last number id block, so if you need a block under the ID100 tree you will have a block with id 397 for example, then you should renumber all the next blocks..mmmhhh
-
RE: block ID orderposted in Questions & Answers
@kiwi789 Hi, @trader-philipps is right.
This is another example, when blocks are tree-like no matter the ID number, when instead from a block we link 2 or more blocks then they are executed in numerical sequence (in this case block ID10 is the first and block ID49 after)
-
RE: Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.posted in Bug Reports
@nikolas_m_s said in Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.:
Projects are not loaded in .ex5 format but only in MQL5 Source File format
Hi! There appeared some compilation problems after updates of MT5
Try to save them directly by clicking the .ex5 button instead of .mq5
It may be that @fxDreema fixes them
-
RE: Delete Object MT5posted in Questions & Answers
@eks Are you optimistic if you expect an answer from them
check my previous thread and save the project like your own project, but i'm not sure if it's works
-
RE: EA using fractalsposted in Questions & Answers
Listen, I only opened the first block of your project and saw that you use candle ID 0, review your project using candle ID1, candle ID0 is an error, and keep in mind that fractal is a little repaint indicator (often appears on candle ID 02)
-
RE: NON GRAPHICAL buffersposted in Questions & Answers
@trader-philipps Ah of course, it's the same thing as copying a code directly into the metaeditor, but in this case @Gizmosz had shared the file .ex4, there was some confusion
thank you



