mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add fills command usage to doc
This commit is contained in:
parent
374721a59a
commit
7d7b2bbd9e
|
@ -13,4 +13,6 @@ go run ./examples/kucoin orders place --symbol LTC-USDT --price 50 --size 1 --or
|
|||
go run ./examples/kucoin orders --symbol LTC-USDT --status active
|
||||
go run ./examples/kucoin orders --symbol LTC-USDT --status done
|
||||
go run ./examples/kucoin orders cancel --order-id 61b48b73b4de3e0001251382
|
||||
|
||||
go run ./examples/kucoin fills --symbol LTC-USDT
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user