Scripts: Script for Calculation of Candle Statistics

 

Script for Calculation of Candle Statistics:

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

The calculated statistics is shown for 3 groups (bullish, bearish and all) of candles in the upper left corner of the chart.

Candles statistics calculation script in MQL5

Author: Silent

 
It would be possible to format it as a panel or something. because the text overlaps with the graph - it is inconvenient.
 
OK. I'll think about it. As soon as I learn how to make panels :)
 
 
komposter:
Reincarnation? ;)

Erm... this one I haven't even seen.

This one looks more like this one then.... in places :)

 
Very usefull code, i'm try it. Thank you.