I have an EFS that paints each Bar Background Color red or green. I would like to add coding to count and return the number of consecutive red or green bars. So if the bars on a chart starting from the latest and going backwards are say, 5 green, 12 red, 3 green, 8 red etc I would like to plot the numbers 5, 12, 3, 8 etc underneath and export them with DDE.
Any help will be appreciated.
Any help will be appreciated.
Comment