Skip to content

Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms

License

Notifications You must be signed in to change notification settings

iamvazu/btctrading

 
 

Repository files navigation

btctrading

Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms.

It's presented how Classification Problem multiclass [UP, KEEP, DOWN]

Install and run:

TODO:

  • Simulator validation
  • Tune parameters of xgboost.
  • Add features -> Global Indicators (EUR/USD, S&P500, etc).
  • Add different algorithms or ideas (LSTM, Reinforcement Learning, Q-Learning).
  • Alert System (email).
  • More Technical analysis: https://en.wikipedia.org/wiki/Technical_analysis

by: Lecrin Technologies

http:https://lecrintech.com

We are glad receving any contribution, idea or feedback.

About

Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%