Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

ColorXTRIX_Histogram - indicateur pour MetaTrader 5

Vues:
4036
Note:
(15)
Publié:
2016.06.30 12:47
Mise à jour:
2023.03.29 13:47
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.