I am trying to color the volume bars based on certain criteria
If Volume (0) is 75% or greater than volume (-1) then color the bar blue,
however if Volume(-1) is 300% greater than Volume(-2) then ignore Volume(-1) and compare Volume (0) with volume(-2) for the 75% condition.
I hope I am able to articulate correctly, but basically I want to take a decision to go long or short if there is sufficient volume as compared to the previous bar, however, if the previous bar had seen a significant surge in volume, then I would disregard the previous bar and compare my current bar with the previous to previous bar. (-2).
Any help will be appreciated
Thanks
If Volume (0) is 75% or greater than volume (-1) then color the bar blue,
however if Volume(-1) is 300% greater than Volume(-2) then ignore Volume(-1) and compare Volume (0) with volume(-2) for the 75% condition.
I hope I am able to articulate correctly, but basically I want to take a decision to go long or short if there is sufficient volume as compared to the previous bar, however, if the previous bar had seen a significant surge in volume, then I would disregard the previous bar and compare my current bar with the previous to previous bar. (-2).
Any help will be appreciated
Thanks
Comment