UpdatedRSI EA
The Expert Advisor recommended for trade on EUS/USD M5. It is based on free indicator "UpdatedRSI". The robot calculates the market entry/exit points based on signals from indicator "UpdatedRSI". The trading volume for opening a position depends on results of previous trades. It is possible to limit the amount of risk (the AutoMM parameter). It uses an efficient trailing, which automatically adjusts the take profit and stop loss parameters to minimize losses. It is also possible to set the maximum spread, above which the EA will automatically suspend trading (the MaxSpread parameter). It also has advanced features for managing news releases.
Parameters
- StopAfterNews - a pause after the market news release, in minutes.
- StopBeforeNews - a pause before the market news release, in minutes.
- LightNewsEnabke - enable the pause for low-impact news.
- MediumNewsEnable - enable the pause for medium-impact news.
- HardNewsEnable - enable the pause for high-impact news.
- GMT_Offset - your broker's time zone.
- NewsCurrency - a comma separated list of currencies for which you want to receive news.
- NewsLines - show time of news releases on a chart as lines.
- FixedLot - fixed lot size.
- AutoMM - risk limit (as a percentage).
- HEDGING - Enable or disable hedging mode.
- MaxSpread - maximum spread, above which the trading is suspended.
- MagicNumber - any unique number that distinguishes this EA.
great