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

Background_StreamСCandles_HTF - indicatore per MetaTrader 5

Visualizzazioni:
4880
Valutazioni:
(14)
Pubblicato:
2017.05.29 13:54
Aggiornato:
2018.02.13 12:44
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator draws colored candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the colors of the StreamСCandles indicator candlesticks, if there are any.

Depending on the trend direction defined by the color of the dot of the source indicator, the candlestick body is painted in green or red, the appropriate shadows are painted in lime or pink.

For the indicator to be properly executed, place the compiled indicator file StreamСCandles.ex5 to terminal_data_folder\MQL5\Indicators\.

Fig1. Indicator Background_StreamСCandles_HTF

Fig1. Indicator Background_StreamСCandles_HTF

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

ClosePositionsBySymbol ClosePositionsBySymbol

The script closes all positions of the current symbol.

CloseAllPositions CloseAllPositions

The script closes all open positions on the current account.

FILTER_ADX_AM FILTER_ADX_AM

A simple trend indicator based on the smoothed Average Directional Movement Index.

ThreeCandles_HTF ThreeCandles_HTF

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