diff --git a/README.md b/README.md new file mode 100644 index 000000000..13c7711ac --- /dev/null +++ b/README.md @@ -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