bbgo_origin/README.md

20 lines
344 B
Markdown
Raw Normal View History

2020-10-08 12:49:05 +00:00
# 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