Skip to content

Python project that uses Machine Learning to predict the movement of stock market security prices, as well as simulate and manage a virtual portfolio.

License

Notifications You must be signed in to change notification settings

m-rubik/pyTrade-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This account manager obtains data from AlphaVantage, and utilizes machine learning models to predict stock movement.

Heavily inspired by this series on "Python Programming for Finance".

Installation

  1. Clone this directory: https://github.com/m-rubik/pyTrade-ML.git

  2. Open the directory: cd pyTrade-ML

  3. pip install (editable if you want to edit) pip install --editable .

About

Python project that uses Machine Learning to predict the movement of stock market security prices, as well as simulate and manage a virtual portfolio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages