PureBytes Links
Trading Reference Links
|
Title: Message
Hello
Mansoor,
thanks
for your suggestion. I understand that it will work with a new indicator. But
then one has to write a new version if the 2nd data should not be a MovAvg.
My original intention (I wasn't to clear about that, sorry) was, if I can use
the spread indicator for that or at least create an indicator which can be
assigned on a chart to two different series.
Hope
that definition makes sense ;)
Regards,
Christian
May be this is what you
want.
diff:=(CLOSE - Mov (C, 13, S)); diff;
This displays
difference between close and 13SMA
Regards, Mansoor.
On
Sat, 08 Jan 2005 08:51:11 -0000, Christian Holzner <chh3@xxxxxxx>
wrote: > > > I would like to display the difference
between a security's close and > its moving average, but cannot see a
way how to do that. Is this > possible at all? > > Thanks
for any hints, > Christian
Yahoo! Groups Links
|