Watch how to download trading robots for free
Find us on Facebook!
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:
3548
Rating:
(23)
Published:
2014.06.11 10:44
Updated:
2016.11.22 07:32
vroc.mq5 (9.38 KB) view
vroc_htf.mq5 (18.42 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The VROC 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 VROC.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Figure 1. The VROC_HTF indicator

Figure 1. The VROC_HTF indicator

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

CronexAC_Signal CronexAC_Signal

The CronexAC_Signal indicator shows information on the current trend using the values of the CronexAC indicator with a fixed timeframe.

CronexAO_Signal CronexAO_Signal

The CronexAO_Signal indicator shows information on the current trend using the values of the CronexAO indicator with a fixed timeframe.

CHO_HTF CHO_HTF

O indicador de CHO com a opção de seleção de um período de tempo diferente nos parâmetros de entrada.

TrendMagic TrendMagic

This is an optimized version of the TrendMagic indicator.