Hello folks,
Here is a small EA that should be put on RENKO charts only.
Every time a specific pattern is found it open 2 trades with ATR TP & SL (most like NNSFX). When the first trade touch his TP the second is set to breakeven and then trail stop.
Settings are :
ATR_Multiplier_TP1 : ATR Multiplier to calculate TP 1
ATR_Multiplier_SL1 : ATR Multiplier to calculate stop loss
ATR_Multiplier_TP2 : ATR Multiplier if you want to set at TP for the second position
DistanceFromStop : The trailing stop
StopIncrement : The step for trailing stop
MinLostSize : Minimum Lot Size
Risk : Risk per trade
If you wanna play with it and help by doing backtest you are welcome
--------------------------------------------------
Verison 1.6, you can create custom pattern and the order send function has been improved.
Here is a small EA that should be put on RENKO charts only.
Every time a specific pattern is found it open 2 trades with ATR TP & SL (most like NNSFX). When the first trade touch his TP the second is set to breakeven and then trail stop.
Settings are :
ATR_Multiplier_TP1 : ATR Multiplier to calculate TP 1
ATR_Multiplier_SL1 : ATR Multiplier to calculate stop loss
ATR_Multiplier_TP2 : ATR Multiplier if you want to set at TP for the second position
DistanceFromStop : The trailing stop
StopIncrement : The step for trailing stop
MinLostSize : Minimum Lot Size
Risk : Risk per trade
If you wanna play with it and help by doing backtest you are welcome

--------------------------------------------------
Verison 1.6, you can create custom pattern and the order send function has been improved.
Attached File(s)