Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 03:31:09 +0000



Post From: ZIG ZAG CUMULATIVE VOLUNME COLOR BAR

[2014-03-18 21:23:55]
User31737 - Posts: 73
I am trying to set up a simple study using the color bar alert or color bar above below study to color the main chart candle green when the accumulated volume of the zigzag cumulative study is > 0, and red when the accumulated volume is < 0. I do not want them colored based on the swing, but, rather the above 0(positive delta), and below zero for negative delta.

I tried it as an alert condition with the following in the alert:
= C > 0
I've also tried it this way
=ID3.SG5 > 0, =ID3.SG5 < 0
and I also used a 1 period SMA of the Accumulated volume bar graph to try and read that as an above/below study, but without the result I wanted.
Any suggestions?
Date Time Of Last Edit: 2014-03-18 21:58:28