Join our fan page
ChartChanger - script for MetaTrader 5
- Views:
- 9633
- Rating:
- Published:
- 2013.08.21 14:05
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The script is assigned to a hot key for quick change of charts around in a circle.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1807
The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!
Visual Аnalysis AfterTestingEasier visual analysis of graphical objects created by the strategy tester.
The indicator shows the current date, time, the current spread and stop levels.
Script for Calculation of Candle StatisticsThe script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.