RSI EA β trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.
Author of the ideaΒ isΒ Siti Latifah,Β author of the MQL5 codeΒ isΒ barabashkakvn. Β Β
The Expert Advisor will buy when the RSI indicator enters the oversold zone, and will sell when RSI enters the overbought zone.
- OpenBUY, OpenSELL β now you can configure only buy, only sell or both directions.
- CloseBySignal β you should set Stop Loss or Take Profit if ClosebySignal = false.
An example of a buy signal:
Β
An example of a sell signal:
Β