NAME

Amibroker::AFL::Tools - Auto Optimizer and Auto Backtester framework for Amibroker

VERSION

Version 0.02

DESCRIPTION

Amibroker::AFL::Tools comprises of both Optimizer and Backtester framework, that helps perform continous Optimizing and backtesting for all Stocks/Futures/Options/Commodities/Spot and for all Timeframes.

Amibroker::AFL::Optimizer - Optimizer framework to perform continous Optimization Amibroker::AFL::Backtester - Backtester framework to perform continous Backtesting

Backtesting is manily useful when you want to perform contract wise backtesting and check for monthly actual profits/losses. The results are acurate and provide a clear insight on the capability of your strategy.

Please check these below modules for more information:

Amibroker::AFL::Optimizer - http://search.cpan.org/~bprasad/Amibroker-AFL-Tools-0.01/lib/Amibroker/AFL/Optimizer.pm Amibroker::AFL::Backtester - http://search.cpan.org/~bprasad/Amibroker-AFL-Tools-0.01/lib/Amibroker/AFL/Backtester.pm

To understand the power of contious automotive framework, please download the scripts,

Ami-Optimizer.pl Ami-Backtester.pl

There are two more scripts that has desktop UI written using Perl TK.

RunOptimizeGUI.pl RunBacktestGUI.pl