robertmartin8 / MachineLearningStocks

Using python and scikit-learn to make stock predictions
MIT License
1.74k stars 506 forks source link

Question #22

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello. Is it possible to integrate this with NASDAQ/IQ Option?

robertmartin8 commented 5 years ago

Sorry for the late reply, I've been quite busy with university :)

Could you elaborate on what you mean?

ghost commented 5 years ago

How to connect it to an exchange for some real trading?

robertmartin8 commented 5 years ago

Ah, the easiest way to do that would be the Interactive Brokers API. But as this is an educational project I would strongly advise against that unless one makes heavy modifications and conducts rigorous backtests (even then, at your own risk!)