mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add tradeType field
This commit is contained in:
parent
3cf499b605
commit
f540742b42
|
@ -52,6 +52,8 @@ type GetFillsRequest struct {
|
|||
|
||||
orderID *string `param:"orderId"`
|
||||
|
||||
// tradeType *string `param:"tradeType" default:"TRADE"`
|
||||
|
||||
symbol *string `param:"symbol"`
|
||||
|
||||
side *string `param:"side" validValues:"buy,sell"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user