PureBytes Links
Trading Reference Links
|
Hi,
Thought I might miss something on the build-in function
LinRegSlope().
Try plotting the following two graphs against, say, "QQQ":
Plot(LinRegSlope(C,5),"",colorDarkRed,styleOwnScale);
Plot(LinRegSlope(OBV(),5),"",colorTan,styleOwnScale);
The value of first plot looks all right (last slope -0.113),
but the 2nd plot looks very weired (last slope 58436.84).
Doesn't look like QQQ OBV() went straight up ...
Please help !!
Thanks !!
V
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|