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
Visualizzazioni:
3022
Valutazioni:
(16)
Pubblicato:
2016.06.30 12:50
Aggiornato:
2023.03.29 13:47
\MQL5\Include\
XTRIX.mq5 (8.88 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

XTRIX indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by XTRIX indicator algorithm.

In many situations, such approach may be more informative for the purpose of analysis.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. XTRIXCandle

Fig.1. XTRIXCandle

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

Exp_XDPOCandle Exp_XDPOCandle

Trading system based on XDPOCandle indicator signals.

ColorXTRIX_Histogram_HTF ColorXTRIX_Histogram_HTF

ColorXTRIX_Histogram indicator with the timeframe selection option available in input parameters.

DarvasBoxesCloud DarvasBoxesCloud

DarvasBoxes indicator with the background filling inside the channel.

DarvasBoxesCloud_Digit_Grid DarvasBoxesCloud_Digit_Grid

DarvasBoxes indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits, and a price grid with these rounded values.