Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

Linear_Price_Bar_HTF - indicatore per MetaTrader 5

Visualizzazioni:
5391
Valutazioni:
(17)
Pubblicato:
2017.03.02 11:39
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

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

To provide correct operation of the indicator, place the compiled Linear_Price_Bar.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig1. The Linear_Price_Bar_HTF indicator

Fig1. The Linear_Price_Bar_HTF indicator

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

Background_Candles_i-OneThird_HTF Background_Candles_i-OneThird_HTF

The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

Moving Average Trade System Moving Average Trade System

The strategy is based on Moving Averages with the periods of 5/20/40/60.

Time sync FORTS Time sync FORTS

The Expert Advisor synchronizes the local computer time in the interval from 9:50 to 9:59 (before the beginning of the morning session) with the MetaTrader 5 FORTS server time.

SnakeInBorders_HTF SnakeInBorders_HTF

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