Amibroker AFL Coding Tutorial
Contents
Section 3.1 Programming for non-programmers
Resources:
Tutorial 1 – Basic Programming
Tutorial 2 – For Loop in Java
Tutorial 3 – For Loop in C
Section 3.2 Coding Your Own Indicators
Resources:
The two AFLs files discussed in the video are attached.
Section 3.3 Coding Your Own Explorations
Resources
Create your own exploration
Exploration AFLs shown in the video are attached:
Section 3.4 Coding Your Own Strategy
Resources:
Latest Amibroker AFL (backtest result on 15+ strategies)
System Development Tutorial (by Herman van den Bergen) : https://www.amibroker.net/3rdparty/ABSysDevTutorv2.pdf
Introduction to AddToComposite (by Herman van den Bergen): https://www.amibroker.net/3rdparty/IntroToAtc.pdf
Section 3.5 Scanning for Signals
Resources:
5-Minute Tutorial – Auto Trading From Amibroker Scanner
Open low high scanner full automatic trading
Section 3.6 Backtesting Your Strategy
Resources:
Amibroker Backtest Tutorial In 5-Minute
Basics In Strategy Backtesting
Latest Amibroker AFL (backtest result on 15+ strategies)
Section 3.7 Optimizing Your Strategy
Resources:
Setting Up Profit Target Or Revenue Target