Here is a simple Amibroker AFL trick which will replace your default profit table in your Amibroker Backtest report with Colourful profit table along with CAR%, yearly Max Drawdown (maxDD%) as well as overall maxDD% as shown below. And its better version of profit table as it provide more meaningful insights.(Trick Extracted from Amibroker Yahoo Group)
Step to Install the Profit Table
1)Download Profit Table AFL code
2)Unzip and replace the afl 3 Profit Table.afl inside //amibroker//formulas//reports
3)Remember to backup the default “3. Profit Table.afl” first, i.e. by renaming it to “3. Profit Table.bak”.
4)Now Run a backtest and goto Reports to see the new colorful Profit Table.
Related Readings and Observations
The post Profit Table AFL code with Yearly Max Drawdown appeared first on Marketcalls.