I was using an efs to change background (Bg) color when stochastics was crossing up thru 20 or down thru 80.
I then added the Near High Low efs to the same chart to change Bg color when new highs or lows were occuring.
These efs's work well separately, but when loaded in the same chart, the stochastics efs does not change Bg color anymore. When the Bg change conditions are not occuring, each efs defaults to the same default Bg color, so they are not fighting each other during non-triggering times. I assumed (wrongly, it seems?) that whichever triggering event occurred first would control the Bg color.
Should I be able to make these work together as two separate efs's, or will I have to merge them into one, and include logic to define which one controls?
Thanks
shaeffer
I then added the Near High Low efs to the same chart to change Bg color when new highs or lows were occuring.
These efs's work well separately, but when loaded in the same chart, the stochastics efs does not change Bg color anymore. When the Bg change conditions are not occuring, each efs defaults to the same default Bg color, so they are not fighting each other during non-triggering times. I assumed (wrongly, it seems?) that whichever triggering event occurred first would control the Bg color.
Should I be able to make these work together as two separate efs's, or will I have to merge them into one, and include logic to define which one controls?
Thanks
shaeffer
Comment