Merge pull request #1 from elena-ann/patch-1

Create README.md
This commit is contained in:
Yo-An Lin 2020-10-08 20:50:28 +08:00 committed by GitHub
commit 1cd92121af

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# 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