Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

ColorFisher_m11_HTF - indicatore per MetaTrader 5

Visualizzazioni:
3287
Valutazioni:
(12)
Pubblicato:
2017.11.03 11:48
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The ColorFisher_m11 indicator with the timeframe selection option available in the indicator input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

The indicator requires ColorFisher_m11.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig. 1. The ColorFisher_m11_HTF indicator

Fig. 1. The ColorFisher_m11_HTF indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18784

Exp_AFStar Exp_AFStar

A trading system based on the AFStar indicator signals.

iCCI iMA iCCI iMA

The iMA (Moving Average) indicator based on iCCI (Commodity Channel Index). It is an analogue of Previous Indicator's Data in the terminal.

Exp_ColorFisher_m11 Exp_ColorFisher_m11

A trading system based on the ColorFisher_m11 indicator signals.

BarTimerCLineRoundedVertical BarTimerCLineRoundedVertical

The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data and producing a sound alert when the bar changes.