enzoampil / fastquant

fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
MIT License
1.48k stars 236 forks source link

Backtest function not working while deploying flask application #407

Closed YASHGUPTA2611 closed 2 years ago

YASHGUPTA2611 commented 2 years ago

Captureaa

I have imported the backtest function but it is showing that backtest doesn't take init_cash argument and same for plot and other arguments.

Capturebb

Captureff

Then i removed all other argument except strategy and df, then it is showing backtest takes only zero argument.

Please tell me how to sole this issue.

mikeejazmines commented 2 years ago

hi this issue was closed, has it been fixed?