Thread: How to code?
View Single Post
  #563 (permalink)  
Old 12-13-2007, 12:15 AM
nondisclosure007's Avatar
nondisclosure007 nondisclosure007 is offline
Senior Member
 
Join Date: Apr 2007
Posts: 125
nondisclosure007 is on a distinguished road
Quote:
Originally Posted by Michel View Post
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!
Reply With Quote