PureBytes Links
Trading Reference Links
|
Don't know why you would want to do such a thing but I would think
you could just take a linear regression from the market top using the
built in linear regression line. Also have it return the slope. Then
once you have that you can plug back in to solve for the intercept
when y = 0. The Old y=mx+b.
> -----Original Message-----
> From: M. Simms [mailto:prosys@xxxxxxxxxxxxxxxx]
> Sent: Monday, July 01, 2002 5:22 PM
> To: Omega-List
> Subject: request for indicator...
>
>
> I am trying to find an ELS that computes the number of days till a
> time-series reaches a certain level..
> based on an approximation of acceleration/deceleration and current
> rate-of-change.
>
> Specifically, I am trying to determine when the Nasdaq 100
> will reach zero
> based on it's present ROC and change in ROC.
>
>
>
>
|