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:
3019
Rating:
(15)
Published:
2015.10.13 10:04
Updated:
2016.11.22 07:32
i-var95.mq5 (9.87 KB) view
i-var95_htf.mq5 (8.26 KB) view
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

Fig.1. The i-VaR95_HTF indicator

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

Chaikin_3HTF Chaikin_3HTF

Three Chaikin Oscillator indicators from three different timeframes displayed on the same chart.

i-SpectrAnalysis_BullsPower i-SpectrAnalysis_BullsPower

This indicator is an example of smoothing the Bulls Power indicator timeseries by filtering high-order harmonics.

i_Trend_HTF i_Trend_HTF

The i_Trend indicator with the timeframe selection option available in the input parameters.

Exp_i_Trend Exp_i_Trend

The Exp_i_Trend Expert Advisor is based on the signals generated by the i_Trend oscillator.