/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.

Primary LanguageJupyter Notebook

### 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