akumidv / catcher-bot

Bot for screening and cath trade signals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catcher trading bot

Bot for screening and cath trade signals

WARNING. MVP DEVELOPING STAGE.

STAGES

  • [+] args, config, env init
  • [-] bot init: state storage, fabric architecture
  • [-] subscribe for recieving from binance for all symbols
  • [-] subprocess orginized processing data (goal reduce pre caclulation for any symbols to 10ms in peak data updates from binance)
  • [-] implement entry point for strategy signal catching, that runnign in thread or subprocess or in threads in subrosess devided by chunks.
  • [-] implement test strategy

About

Bot for screening and cath trade signals

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Shell 1.4%