Scripts: Statistics of candles

 

Statistics of candles:

Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.

EURUSD,H1. 1200 bars

Author: Vladimir Karputov

 

Not a bad script. I would only modernise it - the Y-axis is not the number of bars, but the percentage of the total number of processed bars.

It would be more informative and it would be possible to compare different TFs and different instruments.

 
Dmitriy Skub:

Not a bad script. I would only modernise it - the Y-axis is not the number of bars, but the percentage of the total number of processed bars.

It would be more informative and it would be possible to compare different TFs and different instruments.


Put it in the queue.

 
Dmitriy Skub:

Not a bad script. I would only modernise it - the Y-axis is not the number of bars, but the percentage of the total number of processed bars.

It would be more informative and it would be possible to compare different TFs and different instruments.


Vladimir Karputov:

Put it in the queue.


Please wait for the publication of Statistics of candles 2 (with displaying: either the number of series or the percentage of series; now the chart is drawn with smoothing).