View RSS Feed

mql5

A simple strategy/EA based on the RSI indicator

Rate this Entry
by , 10-18-2021 at 04:31 PM (964 Views)
      
   
iRSI Open Close - expert for MetaTrader 5

Trading strategy
The iRSI (Relative Strength Index, RSI) indicator is used on the specified ' Working timeframe' timeframe - the same timeframe is used to determine the moment when a new bar is born (if it is needed for the ' Search signals on ... ' parameter). There is no Stop Loss, Take Profit, or Trailing in the EA.

Trading signals

As soon as the RSI crossed the 'RSI Level DOWN (30)' level from top to bottom, it is a signal to open a BUY position (before that, SELL positions will be closed first). As soon as the RSI crossed the 'RSI Level UP (70)' level from bottom to top, it is a signal to open a SELL position (before that, BUY positions will be closed first).
It is backtesting with visual mode (and with 100% history/modelling quality) - just for idea about how this EA works (by 0.01 lot size):

Name:  rsi1.png
Views: 24
Size:  29.6 KB

Name:  rsi2.png
Views: 23
Size:  19.0 KB

Name:  rsi3.png
Views: 26
Size:  9.4 KB

Name:  rsi4.png
Views: 25
Size:  33.2 KB

Submit "A simple strategy/EA based on the RSI indicator" to Google Submit "A simple strategy/EA based on the RSI indicator" to del.icio.us Submit "A simple strategy/EA based on the RSI indicator" to Digg Submit "A simple strategy/EA based on the RSI indicator" to reddit

Comments