Using Amibroker

How to set up your Amibroker backtest to get the most from MabeKit
Published Feb 22, 2026 | Amibroker

The easiest way for Amibroker users to get started with MabeKit is to use the AFL generator:

MabeKit AFL Strategy Generator

It lets you use natural language to create a trading strategy without writing any code (the generator will create it for you!)

There are many benefits of this approach:

  • All the MabeKit columns get automatically added to your backtest
  • The code for sending trades to the MabeKit Trade Client is included
  • Includes convenient parameters for adjusting the thresholds you specified without code changes
  • Includes code for a color-coded Exploration to see exactly what your strategy does
  • Fully compatible with the MabeKit column library process to add your own custom columns

See the video below for a live example.