Skip to content

Repository files navigation

Building a Trading Robot README

The data used in this project are listed below:

  • JP Morgan (JPM) historical data collected from Yahoo Finance

The following libraries are used in this project:

  • Machine learning/Data Processing
    • sklearn
    • pandas
    • numpy
    • numba
  • Data visualization
    • matplotlib
    • seaborn
  • Documentation
    • Jupyter Notebook

The project is solely done in Python. Please make sure JPM.csv is present, then code can be run straight from the Jupyter Notebook file /TradingBot/TradingBot.ipynb.

About

In this project we try to forecast S&P 500 stocks with machine learning and time series methods

Resources

Stars

29 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages