Join our fan page
- Views:
- 18184
- 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 indicator shows the current date, time, the current spread and stop levels.
Parameters:
- Time - you can select local time or server time.
- Shift from the right edge - Shift from the right edge in pixels.
- TextColor - Text color.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1804

The script is assigned to a hot key for quick change of charts around in a circle.

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!

The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.