PureBytes Links
Trading Reference Links
|
Hello All,
Some time ago I posted a question concerning how one might contruct a
quadratic regression in the Metastock Formula Language. I decided
to 'bite the bullet' and write a DLL that does just that using the
MSDK.
I've gotten so 'jazzed' by the computational freedom that the MSDK
gives me that I've been writing all sorts of DLLs to do things I
could
only do by C&Ping between EXCEL and other apps. - Like orthogonal
decomposition of time series, Fourier Analysis of non-uniformly
spaced
data (ie. cummulative volume), etc. etc. I've been thinking about
launching a web site for my growing collection of Metastock DLLS.
In any event, the parabolic or quadratic regression tool is
completely
and utterly free. You can plot the coefficients A,B,C (ie. A+Bx+Cx^2)
or use the regression in place of the garden variety
data 'smoothers'.There are some extra embellishments I'm thinking
about
but I haven't gotten around to the code.
Send me an e-mail and I'll send a copy. I don't know how or if Yahoo
mail accounts handle attachments if that is the only e-mail you use.
Regards,
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|