Example header for verified AFL:
// 3. Report to Commentary Window if(HasLookAhead()) printf("WARNING: Unverified Code – Contains look-ahead functions.\n"); else printf("VERIFIED: No obvious look-ahead detected. Run Walk-Forward to confirm.\n"); amibroker afl code verified
Example exploration code: