Details of each condition
Type 1. Set no use Martingale, to open the order by yourself only through the push button. TP and SL follow setting.
Set Setting_Martingale =false;
Use_Signal =false;
Set Setting_TrailingStop =false; if not use.
Type 2. You have to open the order by yourself only through the push button.
If in the wrong direction and Set true on Martingale, EA will fix the order with the Martingale system
Set Setting_TrailingStop =false;
Set Setting_Martingale =true;
Use_Signal =false;
Type 3. Use Signal open order . And If in the wrong direction and Set true on Martingale,
EA will fix the order with the Martingale system
Set Setting_TrailingStop =false;
Set Setting_Martingale =true;
Use_Signal =true;
** Use Signal : open trade by waiting for the price to break through and the price reversed
** Open trade time : You can control the turn on time of the signal.
We recommend that you do back test first.
This EA Martingale
This EA High Risk
start around 1000$ and Lots 0.01