NAME
Finance::GeniusTrader - a full featured toolbox to create trading systems
VERSION
Version 0.00_50
DESCRIPTION
GeniusTrader aims to be a full featured toolbox to create trading systems. Powerful systematic trading requires several things :
many indicators and corresponding signals
money management rules
deciding what is a reasonable amount of money to put on a single trade (to limit the risk associated to that trade)
combining different values within the portfolio (to limit the global risk)
flexibility to be able to test all combinations with the above items
backtesting system with analysis of results
GeniusTrader already has support of most of this. GeniusTrader consists of a bunch of perl modules associated to a few perl scripts. It has no graphical user interface since it's absolutely not needed to achieve its goals ...
SYNOPSYS
Please read submodules synopsis for usage.
AUTHOR
Erik Colson, <eco at ecocode.net>
BUGS
Please report any bugs or feature requests to bug-finance-geniustrader at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Finance-GeniusTrader. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Finance::GeniusTrader
You can also look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Finance-GeniusTrader
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
- - Copyright 2009 Erik Colson
- - Copyright 2008 Thomas Weigert
- - Copyright 2008 Robert A. Schmied
- - Copyright 2005 João Costa
- - Copyright 2004 Oliver Bossert
- - Copyright 2000-2002 Raphaël Hertzog, Fabien Fulhaber
This program is released under the following license: gpl v2
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 100:
Non-ASCII character seen before =encoding in 'João'. Assuming CP1252