Skip to content

CryptoCurrency TraderBot utilizing TokenAnalyst WebSockets

Notifications You must be signed in to change notification settings

jpzk/TraderBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraderBot

Project to test reading BitMEX inflow data from Token Analyst's websocket to trigger trades on the BitMEX exchange.

  • Connects to Token Analyst websocket for on-chain inflow data
  • Connects to BitMEX websocket for realtime user/trade data
  • Uses Bitmex REST API to buy/sell XBTUSD

By default all trades are on the Bitmex TestNet

Required API keys

  • Must have TokenAnalyst Pro Api key
  • Must have BitMEX API key and secret

To Test

  • install the requirements in requirements.txt
  • run TraderBot.py

About

CryptoCurrency TraderBot utilizing TokenAnalyst WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%