Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3296
Rating:
(16)
Published:
2015.01.22 12:51
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The DynamicRS_C indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

To provide correct operation of the indicator, place the compiled DynamicRS_C.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig.1. DynamicRS_C_HTF Indicator

Fig.1. DynamicRS_C_HTF Indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2359

CronexRSI CronexRSI

The MACD Indicator, in which the price series is replaced by the series of values of the iRSI technical indicator. It is drawn in the form of a colored cloud.

MFI_HTF MFI_HTF

The MFI oscillator with the timeframe selection option available in input parameters.

YURAZ_MCCH Calculation Indicator YURAZ_MCCH Calculation Indicator

The indicator calculates % of growth or drop towards CLOSE. It is written via use of object-oriented programming and can be easily integrated into any Expert Advisor or other indicator.

Corr Corr

Correlation ratio.