PureBytes Links
Trading Reference Links
|
I am trying to change colors of a indicator line plot by using Plot1 (let's
say red) when a certain condition applies and Plot2 (green) when that
condition is not present.
The problem is - TS 4 "helpfully" draws lines to connect the red line areas,
and green line areas, respectively - which makes the plot very confusing.
I could split the indicator code into two, one for each color. Also, I
could change the plot to point style - would be less visible.
Is there any other way that you know of to avoid the lines? I seem to have
heard of a noplot statement.
Thanks
ndtrader
|