strategynode
New member
I was wondering if there is a way to do the following -- (End result should be labels)
I want to calculate the % move of each candle for say 12 bars and then 3 labels based on that data
Label for All bars (The numbers below is just for example purposes)
Between 10% - 5% = 3 out of 12
Between 5% - 2% = 5 out of 12
Less Than 2% = 4 out of 12
The color of the bar or direction doesn't really matter if we could do another set of labels based on the direction on top of the cumulative that would be really cool
Label for Green Bar
Total Green Bars ( 5 out of 12)
Between 10% - 5% = 1 out of 5
Between 5% - 2% = 2 out of 5
Less Than 2% = 2 out of 5
Label for Red Bar
Total Red Bars ( 7 out of 12)
Between 10% - 5% = 2 out of 7
Between 5% - 2% = 2 out of 7
Less Than 2% = 3 out of 7
Any guidance will be very helpful. Thank You.
I want to calculate the % move of each candle for say 12 bars and then 3 labels based on that data
Label for All bars (The numbers below is just for example purposes)
Between 10% - 5% = 3 out of 12
Between 5% - 2% = 5 out of 12
Less Than 2% = 4 out of 12
The color of the bar or direction doesn't really matter if we could do another set of labels based on the direction on top of the cumulative that would be really cool
Label for Green Bar
Total Green Bars ( 5 out of 12)
Between 10% - 5% = 1 out of 5
Between 5% - 2% = 2 out of 5
Less Than 2% = 2 out of 5
Label for Red Bar
Total Red Bars ( 7 out of 12)
Between 10% - 5% = 2 out of 7
Between 5% - 2% = 2 out of 7
Less Than 2% = 3 out of 7
Any guidance will be very helpful. Thank You.