AlgoJi AFL Autotrade toolkit query

Hi AlgoJi Team

I have a custom code in AFL. I have attached your ‘‘Intraday’’ AFL toolkit to it ((just to add SL and trailing SL).

The signals are appearing properly on the charts (as per the inputs to the ‘‘Intraday’’ toolkit. However when I hit backtest or scan in amibroker, the signals there are from my original code.

Any inputs on how to work around this?

Hi Karthik,

Please see below points to be checked for a solution to this:

  • Check if there are any error codes in the AFL after adding the Intraday AFL.
  • Try modifying the SL and other parameters to check if it is working correctly on the chart.
  • Finally during backtest, cross-check the AFL selected if it has the intraday AFL added and also check select the same parameters as the chart to see the backtest results.

For more learnings please refer to the below course:

Guide to Quantitative Investing and Algorithmic Trading - Algoji