mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
commit
1cd92121af
19
README.md
Normal file
19
README.md
Normal 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
|
Loading…
Reference in New Issue
Block a user