Quote:
Originally Posted by Michel
You have to declare the two buffers : #property indicator_buffers 2
|
wow. can't believe i missed that.
now they're showing up on every candle. i've even put in a simple compare to an ima to see if i can dictate which one. that works too. now all i have to do is look at my original indicator that's giving me the problem and compare the 2.
thanks!