[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EquisMetaStock Group] Re: Linear regression slope of RSI weighted close


  • Date: Fri, 05 Mar 2010 22:48:55 -0000
  • From: formulaprimer <no_reply@xxxxxxxxxxxxxxx>
  • Subject: [EquisMetaStock Group] Re: Linear regression slope of RSI weighted close

PureBytes Links

Trading Reference Links

RSI LinRegSlope weighted close
=========================================

Pds1:= Input("Enter number of RSI periods", 3, 100, 14);
Pds2:= Input("Enter number of LRS periods", 3, 100, 14);
RSI( LinRegSlope(WC(),Pds2) ,Pds1);

{End}


--- In equismetastock@xxxxxxxxxxxxxxx, Yahoo <dv8256@xxx> wrote:
>
> Need formula of linear regression slope of RSI of weighted close
> Can anybody help ?
> Thanks
>
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);



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)

<*> To change settings via email:
    equismetastock-digest@xxxxxxxxxxxxxxx 
    equismetastock-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/