Skip to content

akildemir/AlgoTrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algoritmic Trading Bot based on LSTM Neural Networks and Pool Strategy

  1. Creates a pool of most volatile cryptocurrencies that are in the first 50 cryptocurrencies from Coinmarketcap and has a pair with USDT in Binance.

  2. Automatically spins up a LSTM NN for each symbol that is in the pool, creates a new process for each symbol and start trading them simultaneously.

  3. Refreshes the pool every 3 days along with the models and continues the cycle.

Disclaimer

LSTM Neural Netwoks model that is being used in this bot is taken from the this githup repository and licencing may differ.

LICENCE: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages