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

[Indicator import from Pandas-ta ] #412

Open algopy opened 2 years ago

algopy commented 2 years ago

In case need to develope strategy with indicators that's out of scope of Backtrader-indicator then it's difficult to create custom indicator to fulfill the criteria. Luckily pandas-ta lib Congress almost all. Combine techno-funda analysis. Another request is to backtest multiple strategy with same data, concurrently & compare their performance on plot.

Thanks a lot for fastquant.

mikeejazmines commented 2 years ago

Hi @algopy ! Thanks for your suggestions. Could you please separate the requests so it's easier to create PRs for each :)

Will look into pandas-ta! We do focus on technical analysis so fundamental analysis may be down the line