Inspiration

Applications of ML/AI to stock trading have been pretty widely used, and we wanted to try it for ourselves.

What it does

Or project is an algorithm that used past performance of stocks to predict whether they'll be worth more or less tomorrow than they're worth today. Based on this information, the program buys, sells or holds onto stocks.

How we built it

We used a website called Quantopian, which offers templates, tutorials, data, and special functions. We incorporated tools from the popular python machine learning package scikit-learn to harness the predictive power of AI.

We started with random trees and SVM techniques.

What's next for Artificial Intelligence Stock Trading

We're planning to take this algorithm on as a long-term project, fine-tuning our current approach as well as experimenting with new ones.

Built With

Share this project:

Updates