Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
So far I have seen the Stop Loss work as it should using v2b
That would suggest to me that there is a bug of some kind in the EA that makes the SL feature work or not work sporadically. There seem to be a number of reports in this thread from folks who also saw the stop loss feature failing.
If I had a chance to see the source I could perhaps find out what's happening, but of course I understand RDB's reasons for keeping that to himself. Still, it's hard to have confidence in software that seems to be unstable and buggy.
I also tried at one point to turn off the hidden stop loss feature, so that the SL would be sent to the server and would not be dependent on the whims of an unknown code in this EA. However, again it didn't work, and no SL (or TP) showed up.
That would suggest to me that there is a bug of some kind in the EA that makes the SL feature work or not work sporadically. There seem to be a number of reports in this thread from folks who also saw the stop loss feature failing.
If I had a chance to see the source I could perhaps find out what's happening, but of course I understand RDB's reasons for keeping that to himself. Still, it's hard to have confidence in software that seems to be unstable and buggy.
I also tried at one point to turn off the hidden stop loss feature, so that the SL would be sent to the server and would not be dependent on the whims of an unknown code in this EA. However, again it didn't work, and no SL (or TP) showed up.
If "Autorange_SL" is set to true the SL isn't fixed to 28pips.. you have to set it to false.
rdb when the damiani volt indicator says do not trade do we manually stop the robot or let it trade,it does not seem to make any difference,the robot still makes winning trades when the volt says do not trade, if this has been answered in previous posts i am sorry but i didn't see it.
damiani indicator used in the TF M30, a confirmation signal is a signal to make entry or exit...
besides, also required confirmation of i_Trend, ProceFromFractal, the number of StopLoss / SL_OutSession / TakeProfit, etc ...
I set the lots to .03 but it keeps trading .10 lots.
how can I get it to trade micro lots?
Hi alpine,
please learn about your broker before...
you must know the lotsize, minlots, and compare to your account balance...
if you understand about it, I think you do not need to set lotsoptimize = false...
try change the Risk parameter. I have explanation about it on the previous page.