ibtehajali67 / Bitcoin_Investment_Prediction_TimeSeries

It is trained on LSTM for prediction of ups and dawns of BTC ,User just invest amount and product automatically do Buy/Sell procedure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

### Installation

We support ```python3```. To install the dependencies run:
```
pip install -r requirements.txt
```
### testing


Run get_data_min.py file for geting data after one mintus from Binance Website

Run jupyter and run predict_buy_sell.ipynb 

Give user name and amount 

It will be start virtual biting
### Training

Training code and model aren't uploaded due to privacy but result of product is updated in Result Folder

About

It is trained on LSTM for prediction of ups and dawns of BTC ,User just invest amount and product automatically do Buy/Sell procedure.


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%