indies are:
1.william%r
2.atr
3.cci
4.tsi_macd
Can a coder build an ea from the above 4 indicators? Once all the indies line up, then a buy or sell trade is opened and the trade trailed by atr value.
be sure to set the indicators in the ea so that the indicators input parameters can be changed by the user inside the ea.
BUY entry/exit:
1.william%r is above -20
2.tsi_macd green line above the red
3.cci is above 100
-stop loss is 1.5*atr
-when price reaches atr form open price, stoploss moves to break even and trail the price at atr value
-whenever tsi_ macd green line falls back below the red line, the trade is closed.
SELL enrty/exit:
opposite the BUY entry/exit
Linkback: https://www.forex.zone/new-ea-coding/26/building-an-ea-from-4-indicators/2311/