Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5062
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Ivan Kornilov
Twenty RSI indicators in a single window.
//+-----------------------------------+ //| Indicator inputs | //+-----------------------------------+ input uint StartRSIPeriod=5; // initial period input uint step = 1; // period step input ENUM_APPLIED_PRICE RSIPrice=PRICE_CLOSE; // price

Fig. 1. RSI_X20 indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22984
Tengri
The Expert Advisor applies iMA (Moving Average, MA), iRSI (Relative Strength Index, RSI) and Silence indicators. Martingale.
WAVE_PM
Brief description
Consensus_of_Five
Consensus of Five indicator
Time_Bar_Custom
The indicator plots one vertical line per day in a specified moment of time