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
81cf209394
commit
43baa418ee
|
@ -15,10 +15,6 @@ A trading bot framework written in Go. The name bbgo comes from the BB8 bot in t
|
||||||
[![Telegram Taiwan](https://img.shields.io/badge/telegram-tw-blue.svg)](https://t.me/bbgocrypto)
|
[![Telegram Taiwan](https://img.shields.io/badge/telegram-tw-blue.svg)](https://t.me/bbgocrypto)
|
||||||
[![Twitter](https://img.shields.io/twitter/follow/bbgotrading?label=Follow&style=social)](https://twitter.com/bbgotrading)
|
[![Twitter](https://img.shields.io/twitter/follow/bbgotrading?label=Follow&style=social)](https://twitter.com/bbgotrading)
|
||||||
|
|
||||||
## Documentation and General Topics
|
|
||||||
- Check the [documentation index](doc/README.md)
|
|
||||||
|
|
||||||
|
|
||||||
## What You Can Do With BBGO
|
## What You Can Do With BBGO
|
||||||
|
|
||||||
### Trading Bot Users
|
### Trading Bot Users
|
||||||
|
@ -33,7 +29,6 @@ You can use BBGO's trading unit and back-test unit to implement your own strateg
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Exchange abstraction interface.
|
- Exchange abstraction interface.
|
||||||
|
@ -64,6 +59,10 @@ You can use BBGO's underlying common exchange API, currently it supports 4+ majo
|
||||||
- Kucoin Spot Exchange
|
- Kucoin Spot Exchange
|
||||||
- MAX Spot Exchange (located in Taiwan)
|
- MAX Spot Exchange (located in Taiwan)
|
||||||
|
|
||||||
|
|
||||||
|
## Documentation and General Topics
|
||||||
|
- Check the [documentation index](doc/README.md)
|
||||||
|
|
||||||
## BBGO Tokenomics
|
## BBGO Tokenomics
|
||||||
|
|
||||||
To support the development of BBGO, we have created a bounty pool to support contributors by giving away $BBG tokens.
|
To support the development of BBGO, we have created a bounty pool to support contributors by giving away $BBG tokens.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user