[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: real-time indicator question



PureBytes Links

Trading Reference Links

> It's the visual effect that is important here, right?

NO! what is important is how to ACHIEVE the visual effect you want. of
course, if you don't care about that, you can always hire Doug Demming
to spend 2 minutes of his time to code it for you. how much did he
charge for that code? i'll bet it was pretty good wages for something
like the following..... :-)

if condition1 then plot1(open,"")
  else plot2(open,"");

in ts2k, you could use a single plot number and just change the color.

-- 
  Dennis