Amibroker Trading Framework

The AmiBroker Trading Organizer


Files in this distribution last modified: 1st May 2007
Author: Michael.S.G aka OzFalconAB <at> BDen.org


Introduction:
AmiBroker Trading Framework is a simple template to help you organize and document your various trading methods, styles and formula. The framework itself is given as an example trading system. Simply download the sample framework and modify any/all of the (template) documents to your own requirements, adding and deleting relevant components as you see fit.

It can also be used for non trading purposes such as database maintenance and other data importation/manipulation systems. In such systems components such as framework scope and backtest usage/reports are usually not required.

It is the aim of AB Trading Framework to be simple enough to easily implement & document different trading and or maintenance/manipulation systems.


Components of framework:

1.System Overview
This is a overview of the functions of the system. It tells what the system is used for and various details of the systems operation.

2.System Parameters
Here you can store all your system parameters for easy future reference.

3.Reference Databases
You may have any number of exchanges or databases in use for your systems. Here you may reference your databases as you see fit.

4.Framework Scope
Generally only required for comparing your trading systems, To be set to your own market & trading requirements.

5.Backtest Usage
Instructions on backtest system usage.

6.Live Usage
Instructions on live system usage.

7.AFL code zip
Various AFL that the system uses. You may store this in either compressed zip archive or uncompressed standard folders.

8.Performance reports zip
Any relevant equity charts, backtest statistics etc you wish to store with the system. You may store this in either compressed zip archive or uncompressed standard folders.


AB Trading Framework can be downloaded here:

http://www.amibroker.org/3rdparty/AB_Trading_Framework/Download/