Machine learning example.
-
Please add a strategy template that trades based on machine learning.
-
@vyacheslav_b Good suggestion, we are working on it and will write a Medium post also.
-
@vyacheslav_b Hello, the template is ready in the Examples page. It uses Ridge regression, trades the BTC Futures and scikit-learn. The structure of the template should allow for simple extensions to more features/models in the context of supervised learning. You can read more at: https://medium.com/swlh/predicting-markets-on-quantiacs-using-machine-learning-a-ridge-regression-example-f64d9e782dc9