No idea how to delete a post
Resolved the problem myself :)
Hello beautiful folks of Quantopian!
Any suggestions on running a function exactly once, when the algorithms is initializing?
Algorithm builds successfully i.e. no syntax/API errors. However it does not place any trades. My suspicion is that the first_run() function never gets called.
Back-testing is running very slow, so couldn't attach the backtest. But entire algorithm is attached in the notebook.
Regards,
A