PureBytes Links
Trading Reference Links
|
Chris and all who responded,
Thank you for the information's. With your hints I got it coded now.
Good trading
Wolfgang
-----Original Message-----
From: Chris Cheatham [mailto:chris@xxxxxxxxxxxxxxxxxx]
Sent: Thursday, November 11, 2004 8:47 PM
To: wH; omega-list@xxxxxxxxxx
Subject: Re: parallel trendline
either draw if fresh at tl1 value + x or use tl_getbeginval, etc. to get the
info from tl1 then draw it based on that. I have done a ton of this stuff.
If you have a more specific question, feel free to ask.
Chris
----- Original Message -----
From: "wH" <wofipa@xxxxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Wednesday, November 10, 2004 5:23 PM
Subject: parallel trendline
> Hi,
>
> In EL I draw a trendline with the TL_New function. Thereafter I like to
draw
> a parallel TL with a different starting point. Any ideas how to program
this
> stuff?
>
> Thank You and good trading
> Wolfgang
>
|