Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4009
- Rating:
- Published:
- 2016.06.30 13:06
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
PriceChannel_Stop with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires PriceChannel_Stop.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. PriceChannel_Stop_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15647

Exp_Directed_Movement is based on the change of color of ROC2_VG indicator.

ROC2_VG indicator with the timeframe selection option available in the input parameters.

Oscillator in the form of a cloud based on correlation of two smoothed Momentums from different timeframes.

T3Taotra indicator with the timeframe selection option available in input parameters.