Skip to content

Latest commit

 

History

History
174 lines (116 loc) · 5.04 KB

File metadata and controls

174 lines (116 loc) · 5.04 KB

Contributors Forks Stargazers Issues MIT License LinkedIn


Machine Learning Trading Bots

Trading Algorithims with the use os Machine Learning
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Results

(back to top)

Built with the following Python modules

  • Pandas:
  • https://docs.python.org/3.7/library/pathlib.html
    
  • Pathlib:
  • https://pandas.pydata.org/pandas-docs/stable/
    

(back to top)

Imports:

  • pandas: conda install pandas or pip install pandas
  • pathlib: pip install pathlib

(back to top)

(back to top)

Contributors

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Derek Hall(https://twitter.com/Hderek22) - Hderek22@gmail.com

(back to top)

Acknowledgments

(back to top)