Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

ColorXTRIX_Histogram - indicator for MetaTrader 5

Views:
3956
Rating:
(15)
Published:
2016.06.30 12:47
Updated:
2023.03.29 13:47
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.