Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4501
- Valutazioni:
- Pubblicato:
- 2015.10.13 10:05
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The i_Trend 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_Trend.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The i_Trend_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/13776

The i-VaR95 indicator with the timeframe selection option available in the input parameters.

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

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

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