Why we can't have an "old" version until you finish the upgrade process? Because I have to modify some things on my EA and in these days it's impossible working on it.
Thanks!
Why we can't have an "old" version until you finish the upgrade process? Because I have to modify some things on my EA and in these days it's impossible working on it.
Thanks!
No, I'd want to count consecutive stop loss (so when the price hit the stop loss level), not simple losses, but I need that this "counting" remain after a MT4 restart. Is it possible?
Thanks!
Hi, I need to count consecutive stop loss in a row to determine the next lot size. The problem is that with "check consecutive loss" it checks all the losses not only those trades closed at stop loss. I tried with "for each closed trade" and a counter storing the result in a variable...but if I restart the MT4 the varible resets so...nothing.
I can't achieve this in any way. If it's possible with fxdreema can someone post an example please?
Thanks!
Hi! I'd like to know if, after a MT4 restart, the counters reset or keep their count. In other words...do they have a sort of "memory" or they restart counting from zero after a MT4 restart?
Many thanks!
Actually it was more than 6 months that I work with fxDreema and I can say I understood its logic...at least for building EA that work on forward conditions, but I can't figure out how trace something happend in the past. So, if you can help me you are welcome...
Thanks,
Alessandro
Hi fxDreema!
I need something (EA or Script) that show me when a MA crossover happened in the past, and it should mark it with a symbol or something. So ideally, once added this EA or Script on the chart, I should see a symbol every time a MA crossover happened until last candle.
Is it possible with fxDreema?
Many thanks,
Alessandro
Why? You did it for Martingale and other kind of betting system. Why not for Fibonacci too?
If you don't want to add it...can you please add it the "custom sequence" like in the buy/sell now block?
Many thanks
For me how it works now with Martingale it's perfect and it does perfectly what it's supposed to do. I only ask if you can add the same logic but with Fibonacci sequence to pending orders blocks.
Ok, but you did it...and for me it's very usefull, but I'd like to have also the Fibonacci betting system on pending orders block, and I'll be very happy if you could add it.
Many thanks!
Hi! I'd want to ask to the developer if you can add Fibonacci betting system also to buy/sell pending orders blocks, like for buy/sell now blocks. You did it for the Martingale betting system, it is present both on buy/sell pending orders blocks and on buy/sell now blocks, so I'll ask you if you can do the same for Fibonacci betting system.
Many thanks!
Hi,
I'd like to stop my EA after 4 consecutive stop loss, and I'd like to know how much it had loose in money (in this 4 looser trades) but I can't find a way to do it.
Any help?
Many thanks!
Alessandro
Ah ok. Is there a place where I can see this kind of changes?
Thanks,
Alessandro
Hi,
I cannot find "indicator tester" block anymore. Why? It was very useful.
Thanks,
Alessandro
Ok...I'll be waiting for your bug fix.
Many thanks,
Alessandro
On MT5 the martingale betting system doesn't work properly...it works at reverse. I attached two images to understand better what I mean.
I even ask you if you can add martingale betting system on buy/sell pending order blocks for MT5.
Many thanks,
Alessandro
If you try the simple example I posted you can see that it doubles the pending order size in the wrong way. For example:
Pending order 1 at 0.01 -> Trade 1 at 0.01 to SL
Pending order 2 at 0.02 -> Expired
Pending order 3 at 0.04 -> Expired
Pending order 4 at 0.08
This is not correct for me. If the second pending order expire the third should be at 0.02 not 0.04.
Alessandro
Hi,
I think I've found a bug on buy/sell pending order blocks with martingale/paroli betting system. If I set an expiration time for the order and the order expire, the next order doubles the size like if the previous one has gone to SL. I made a simple project: https://fxdreema.com/shared/SUDTApUkc
It shouldn't double its size if the previous order has expired but simply keep the same size.
Thanks,
Alessandro
Hi,
I'm working with martingale and fibonacci betting systems with fixed value for SL and TP. I have a problem if I enable the virtual stop option...sometimes the TP and SL is double the value that I have setted (both virtual stop and emergency stop values) and I don't have any kind of "modify stop" block or something in my code. If I disable the virtual stop option all seems to work fine.
The really strange thing is that when it "makes the mistake", it opens the trade correctly (with correct SL and TP) and then it modify the order with the double of SL and TP size. Looking at the MT4 logs, this thing seems to happen only on the trades after the "first" of the martingale and fibonacci serie.
Could it be a bug?
Thanks,
Alessandro
P.S.: finally with your hint I was able to reset the martingale system if at the end of the day the balance is positive 