Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4598
- Rating:
- Published:
- 2018.11.20 12:49
-
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

The Expert Advisor applies iMA (Moving Average, MA), iRSI (Relative Strength Index, RSI) and Silence indicators. Martingale.

Brief description

Consensus of Five indicator

The indicator plots one vertical line per day in a specified moment of time