Hi I am new here, I did some machine learning to predict stock market data,KNNlearner, Random Forest and genetic algorithms. I want to now backtest in this quantopian backtesting site,but this seems entirely different to the python code I have already compiled. Is there any way to incorporate my existing algorithm to this sites backtesting strategy?
Thank you