Bitcoin Forum
July 29, 2024, 01:08:03 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: Machine Learning (Keras LSTM and K-Clustering) to predict Bitcon Price on: April 27, 2020, 08:13:45 PM
Hey !

I worked on a very similar project a few months ago. I used the exact same tools you do to achieve my goal. I gave up as the performances of my model were poor. I figured out that it's not possible to build a model based on technical analysis. You've to take fundamental analysis into account (typically market sentiment)
My input is that you'll have to use Technical Analysis (patterns) + Fundamental Analysis (sentiments) + Adapt it to general Market trends (Bull/Bear/Sideway).
In the end, I stopped using deep learning and use a real time based algorithm to find known patterns. You should look into this kind of algorithm rather than AI.
Analyze what traders are doing, automate, trade faster than them. There is room for newcomers.

Good luck !



Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!