Post
Topic
Board Project Development
Merits 2 from 2 users
Re: CryptoCurrency Price Prediction Tracker System
by
vnnvh80
on 06/08/2019, 05:54:38 UTC
⭐ Merited by OgNasty (1) ,ETFbitcoin (1)

How does the prediction algorithm work? Is it limited to data? Or values ​​are adjusted by placing external influences such as news, events, updates, hardforks, and other effects then determining the proportion of each effect in the prediction.
Website design is simple and attractive, the charts are clear, and the
prediction data is updated in a short time (1 day) so it is easy to predict how true your algorithm is.

1. We use Long Short Time Memory(LSTM) in Neural Network, for build model
LSTM for “Long Short Time Memory” is a model design that processes past data to give a prediction. It’s a type of neural network.

2. Data we use for machine learning from Binance and store it for many months, the more data, the more exactly

Yes, prediction alway have accurate rate, some pairs have high accurate rate, some pairs not depend on many reason

We continues update the features of this products
Thanks