Hey @Streak
I have a question, how to identify a Green Volume bar and a red volume Bar??
Can I implement a condition like entering a short trade when the current red volume bar is higher than the last 3 red volume bars… is this kind of condition possible??
do let me know
Thankyou in advance!!!
Hello @Rama_Prasad_Shah
for a Green/Red Volume Bar, you can refer to the below conditions as shown in the image below and create conditions around it.
-
Condition for Green Volume Bar

-
Condition for Red Volume Bar

I have created a scanner based on my understanding of your requirements, refer to the link below:
An Image of a stock picked at random from the scan results is attached below:
Hope this helps