This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Business/ | Sat Jul 12 17:44:22 -0700 2008 | |
| |
Changes | Tue Mar 31 04:00:29 -0700 2009 | |
| |
MANIFEST | Mon Mar 30 06:56:13 -0700 2009 | |
| |
META.yml | Tue Mar 24 12:19:20 -0700 2009 | |
| |
Makefile.PL | Sun May 03 14:49:34 -0700 2009 | |
| |
README | Wed Jul 02 15:15:34 -0700 2008 | |
| |
Time Warp Without Space Travel.pdf | Tue Jul 01 11:49:00 -0700 2008 | |
| |
graph_sar | Sun Jul 06 05:45:57 -0700 2008 | |
| |
lib/ | Mon Apr 06 06:01:50 -0700 2009 | |
| |
msft_6-13-8.txt | Mon Jun 16 16:41:41 -0700 2008 | |
| |
msft_6-17-8.txt | Wed Jun 18 10:16:54 -0700 2008 | |
| |
rand.data | Mon Mar 30 06:56:13 -0700 2009 | |
| |
t/ | Mon Mar 30 06:56:13 -0700 2009 |
README
The stockmonkey distribution is supposed to contain all the technical analysis
tools you'd ever want. It has a few things, but it's sadly lacking.
Here's the tiny catalog so far:
Math::Business::SMA Simple Moving Average
Math::Business::EMA Exponential Moving Average
Math::Business::WMA Weighted Moving Average
Math::Business::HMA Hull Moving Average
Math::Business::LaguerreFilter Laguerre Filter (DSP technique)
Math::Business::MACD Moving Average Convergence/Divergence
Math::Business::RSI Relative Strength Index
Math::Business::BollingerBands Bollinger Bands
Math::Business::ATR Average True Value
Math::Business::DMI Directional Movement Index (aka ADX)
Math::Business::ParabolicSAR Parabolic Stop and Reversal
If you'd like to help, or even just *suggest* a module, just let me know.
Links to the algorithm are helpful as our spreadsheets with example
calculations, but they are not necessary.
I do check rt.cpan.org, so that's definitely one way to go.
https://rt.cpan.org/Dist/Display.html?Status=Active&Queue=stockmonkey
Another is to check out the mailing list:
http://groups.google.com/group/stockmonkey/
- jettero@cpan.org







