Join our fan page
VTS_HTF - indicator for MetaTrader 5
- Views:
- 3424
- Rating:
- Published:
- 2017.05.29 13:43
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The VTS indicator with the timeframe selection option available in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled VTS.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig1. The VTS_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17831
The Cronex T RSI BBSW indicator for MetaTrader 5.
MetaCOT 2 CFTC ToolBox (Set of Indicators) MT5MetaCOT 2 CFTC ToolBox Indicators is a set of MetaCOT 2 indicators that provide access to CFTC reports. MetaCOT 2 supports COT, Disaggregated COT, TFF and CIT reports. It allows to draw COT charts straight in the MetaTrader terminal. All indicators are available as source code, and anyone can use them to create their own trading system.
The XRSXCandleKeltnerPluse indicator with the timeframe selection option available in its input parameters.
XCCXCandleKeltnerPluse_HTFThe XCCXCandleKeltnerPluse indicator with the timeframe selection option available in its input parameters.