GeniusTrader

Presentation

GeniusTrader aims to be a full featured toolbox to create trading systems. Powerful systematic trading requires several things :

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 ...

Here's an example of a backtest report that GeniusTrader can generate for you (once you created your trading system by defining its rules). GeniusTrader can nevertheless generate graphics that can be used to help you create your trading system. It can generate fully customized graphics and it can also display the evolution of a portfolio during a backtest. Those graphics help a lot to realize the weaknesses of your trading systems :

Going further ...

What you read looked interesting and you want to try ? Okay, that's why it's free software. However let me warn you : GeniusTrader is not meant to be used by typical end-users, you should really know a bit of Perl and if you want to use it, you'll have to understand how it works (by reading the docs and the API). That said, we can help you in that direction... you'll find everything needed in the following sections.

Have fun, we hope to see you soon, we'd enjoy your contribution !