PureBytes Links
Trading Reference Links
|
>Looking for EL to plot linear regression slope, all assistance is
>appreciated.
Huh? Just make a new indicator:
Inputs: price(close), length(10);
plot1(LinearRegSlope(price, length), "slope");
--
,|___ Alex Matulich -- alex@xxxxxxxxxxxxxx
// +__> Director of Research and Development
// \
// __) Unicorn Research Corporation -- http://unicorn.us.com
|