Any vendor who refuses to show a verified Monte Carlo or Walk-Forward analysis in Amibroker’s native report format is hiding something. Demand to see the Equity Curve (log scale) and Underwater Plot .
AFL code can run without syntax errors but still produce incorrect results due to logical mistakes, array index mismatches, or hidden assumptions. This guide provides a step-by-step verification methodology.
Before running tests, manually check the code:
Beyond simple syntax checks, advanced users "verify" the logic of their code using these methods: