mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
The modern cryptocurrency trading bot framework written in Go.
1cd92121af
Create README.md |
||
---|---|---|
accounting | ||
bbgo | ||
cmd | ||
exchange | ||
fixedpoint | ||
migrations | ||
notifier/slacknotifier | ||
service | ||
sigchan | ||
slack | ||
types | ||
util | ||
go.mod | ||
go.sum | ||
README.md |
bbgo
A trading bot framework written in Go. The name bbgo comes from the BB8 bot in the Star Wars movie. aka Buy BitCoin Go!
Current Status
Working hard in progress
aims to release v1.0 before 11/14
Features
- Exchange abstraction interface
- Stream integration (user data websocket)
- PnL calculation.
License
MIT License