Error message
The formula requires AmiBroker version x.x or higher
Last updated 20 June 2026
The formula requires AmiBroker version x.x or higher
In short
This error means your AmiBroker version is below the minimum the formula needs. If you are on AmiBroker 5.7 or below, switch to our alternate include file algotrader-util-old.afl. The steps below show how.
Why you see this error
The formula requires a newer AmiBroker version than the one you are running. We provide an alternate include file for older AmiBroker versions so you can keep using AutoTrader.
Fix for AmiBroker 5.7 or below
Use the file below instead of the default one:
algotrader-util-old.afl
Include it in your AFL like this:
#include <algotrader-util-old.afl>