All working fine since I connected MT4 to the server.
Whilst offline I realised that the EA was calculating the lot sizes with 0.1 steps rather than 0.01 steps.
All working fine since I connected MT4 to the server.
Whilst offline I realised that the EA was calculating the lot sizes with 0.1 steps rather than 0.01 steps.
Hello!
I am using a buy order with money management set as "Risk % of equity (Volume size depending on stop loss)".
No matter what I do (set the % to diferent numbers and the stoploss to different pips) the order size is always opened as 0.1 lots.
When the stoploss is hit it is not equivalent to the Risk % equity I have set out.
Could you please help?
Thank you!
Here is an example project
https://fxdreema.com/shared/PX3fNiM3c
The lots opened on buy orders are always 0.1 instead of based on risk % of equity and stop loss.
Just learned that fxDreema can import .mq4 files!!
WOW! Love your software 
Hi,
I accidentally deleted a project (I meant to click "load").
Silly me!!
Is there any way to retrieve the deleted project?
Kind regards,
Lester
Just figured it out.
I discovered the "check age" parameter. Set it to the number of hours corresponding to the number of candles I wanted to screen.
......
checkage.png
Hello fxDreema,
Firstly, thank you for such a wonderful application. I immediately subscribed once I saw how sophisticated your software was.
I am trying to figure out how to check the last 5 candles if a trade was opened. If yes, then don't open a new trade.
Otherwise, if there's no opened trade in the last 5 candles, it is okay to open a new trade.
I hope I made some sense.
Again, thank you for your amazing software!