Join our fan page
XTRIX - indicator for MetaTrader 5
- Views:
- 4458
- Rating:
- Published:
- 2016.06.30 12:47
- Updated:
- 2023.03.29 13:47
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
TRIX indicator 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. XTRIX
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15472
Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
Multicurrency trading panel or a game systemAn example of using the MasterWindows library for creating a multicurrency game trade panel.
TRIX indicator is displayed as a colored histogram and provides the ability to change the averaging algorithm
DonchianChannelsCloudDonchian Channel with the background filling inside the channel.