mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
Update README.md
This commit is contained in:
parent
96061a6041
commit
406681b5fa
|
@ -17,15 +17,15 @@ A trading bot framework written in Go. The name bbgo comes from the BB8 bot in t
|
||||||
|
|
||||||
## What You Can Do With BBGO
|
## What You Can Do With BBGO
|
||||||
|
|
||||||
### Trading Bot Users
|
### Trading Bot Users 💁♀️ 💁♂️
|
||||||
|
|
||||||
You can use BBGO to run the built-in strategies.
|
You can use BBGO to run the built-in strategies.
|
||||||
|
|
||||||
### Strategy Developers
|
### Strategy Developers 🥷
|
||||||
|
|
||||||
You can use BBGO's trading unit and back-test unit to implement your own strategies.
|
You can use BBGO's trading unit and back-test unit to implement your own strategies.
|
||||||
|
|
||||||
### Trading Unit Developers
|
### Trading Unit Developers 🧑💻
|
||||||
|
|
||||||
You can use BBGO's underlying common exchange API, currently it supports 4+ major exchanges, so you don't have to repeat the implementation.
|
You can use BBGO's underlying common exchange API, currently it supports 4+ major exchanges, so you don't have to repeat the implementation.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user