PureBytes Links
Trading Reference Links
|
Is this what you needed? If not let me know. Can your idea be coded?
Inputs: Osc(Average(close,14)), Length(20);
plot1(high - Osc, "DThigh");
plot2(low - Osc, "DTlow");
plot3(0, "Osc");
At 10:51 AM 9/10/98 -0600, you wrote:
>Wonder if you could post the EL in ASCII format?
>
>An alternate to the TL and oscillator is to use an anchored trendline and/or
>a channel which is considered broken when broken the 3rd time by slowing
>momentum:. 1) base low to low of #1, break + redraw base low to low of #2,
>break + retest of the reverse side of trendline.
>
>
Stewart Taylor
Taylor Fixed Income Outlook
Voice: 501-219-9774
Fax: 501-228-0963
E-Mail: staylor@xxxxxxx
Web Site: http://www.cei.net/~staylor/
|