RSI LinRegSlope
================================
Pds1:= Input("Enter number of RSI periods", 3, 100, 14);
Pds2:= Input("Enter number of LRS periods", 3, 100, 14);
RSI( LinRegSlope(C,Pds2) ,Pds1);
{End}
--- In
equismetastock@xxxxxxxxxxxxxxx, Gelo <gelobr@xxx> wrote:
>
> Formulaprimer, did you have the formula for linear regression slope of the
> RSI?
>
> Regards
> Gelo
>
> 2010/3/4 formulaprimer <formulaprimer@xxx>
>
> >
> >
> > One more quick thought if you learn what each of the standard indicators do
> > and the limitations of price analysis which has all been done already and
> > most are derivatives of statistical analysis of economic forecasting like
> > moving averages or linear regression... Try the linear regression slope of
> > the RSI and you'll get the same result as what you are looking for cause it
> > is a using the mean point and removing outside data off the mean.
> >
> >
> > --- In
equismetastock@xxxxxxxxxxxxxxx <equismetastock%
40yahoogroups.com>,
> > "vishveshchauhan" <vishvesh.chauhan@> wrote:
> > >
> > > Hello Group,
> > >
> > > Can anybody send me MS formula of Jurik RSX, any help would be highly
> > appreciated.
> > >
> > > Thanks
> > > Vishvesh
> > >
> >
> >
> >
>