Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnnTrader

rnnTrader should be an recurrent neural network cryptocurrency trader with predicting in the future.

Mostly based on https://pythonprogramming.net/cryptocurrency-recurrent-neural-network-deep-learning-python-tensorflow-keras/ but customized for the usage of cryptocurrency data from http://www.cryptodatadownload.com/index.html and more.

//TODO
Get live data from bitfinex
Backtesting
Trading simulation

Install

pip install -r requirements.txt

#To use bitfinex-api
pip install git+https://github.com/doghoc/bitfinex-api-py.git

Usage

python3 main.py

The trained models are located under {root}/models

About

rnnTrader should be an recurrent neural networks cryptocurrency trader with predicting in the future.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages