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
i-VaR95_HTF - indicator for MetaTrader 5
- Views:
- 3222
- Rating:
- Published:
- 2015.10.13 10:04
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The i-VaR95 indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
This indicator requires i-VaR95.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The i-VaR95_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13775
Chaikin_3HTF
Three Chaikin Oscillator indicators from three different timeframes displayed on the same chart.
i-SpectrAnalysis_BullsPowerThis indicator is an example of smoothing the Bulls Power indicator timeseries by filtering high-order harmonics.
i_Trend_HTF
The i_Trend indicator with the timeframe selection option available in the input parameters.
Exp_i_TrendThe Exp_i_Trend Expert Advisor is based on the signals generated by the i_Trend oscillator.