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

ColorXTRIX_Histogram - indicatore per MetaTrader 5

Visualizzazioni:
3931
Valutazioni:
(15)
Pubblicato:
2016.06.30 12:47
Aggiornato:
2023.03.29 13:47
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance


TRIX indicator is displayed as a colored histogram and provides the ability to change the averaging algorithm.

The indicator uses the classes of SmoothAlgorithms.mqh library (copy it to <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. ColorXTRIX_Histogram

Fig.1. ColorXTRIX_Histogram

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

XTRIX XTRIX

TRIX indicator provides the ability to change the averaging algorithm

Volume Profile + Range v6.0 Volume Profile + Range v6.0

Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

DonchianChannelsCloud DonchianChannelsCloud

Donchian Channel with the background filling inside the channel.

DonchianChannelsCloud_Digit_Grid DonchianChannelsCloud_Digit_Grid

Donchian Channel 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.