Skip to content

n8patterson/ml-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Trading

This project attempts to automate trading with machine learning signals.


Technologies

This project leverages python 3.7.9 with the following packages:

  • pandas - For the analysis stock information.

  • sklearn - For scaling and creating training and testing data.

  • tensorflow - For analysis of stock information.

On the terminal, under the conda dev environment, install the following:


Installation Guide

Before running the application first install the following dependencies.

  pip install pandas

  pip install --upgrade tensorflow


Analysis


Contributors

Nathan Patterson


License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published