Skip to content

Bitcoin trading bot written with C# and a neural network.

Notifications You must be signed in to change notification settings

b28/BitcoinTradingBot

 
 

Repository files navigation

BitcoinTradingBot

Bitcoin trading bot written with C# and TensorFlow.

ToDo

  • Write python neural network
  • Add authenticated methods (trade, account balance etc.) to TradingLib.ApiConnector
  • Enable bot to trade

Dependencies

  • PythonNet
  • SqLite

About

Bitcoin trading bot written with C# and a neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • Python 3.9%