|work| — Amibroker Afl Cheat Sheet

Buy = Cross(MA(C, 50), MA(C, 200)); // Golden Cross Sell = Cross(MA(C, 200), MA(C, 50)); // Death Cross

SetCustomBacktestObj( null ); // Required for custom metrics // To view: Analysis -> Backtest -> Report amibroker afl cheat sheet