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

Testing with machine learning model and a data frame with pre-generated signals #415

Open pranavlal opened 1 year ago

pranavlal commented 1 year ago

Hi all,

I have a machine learning model that takes in several technical indicators as indepenent variables. I have already generated the model and have made predictions. Can I test using this data via fast quant? All the data is in a pandas data frame.

By the way, I am asking this question here because I am unable to get to the discord server. I am blind and the robot challenges are inaccessible.