bbgo: remove Notifiability from the order executor

This commit is contained in:
c9s 2022-09-19 09:51:48 +08:00
parent 850f3c86ba
commit e48ae215e5
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

View File

@ -98,8 +98,6 @@ func (e *ExchangeOrderExecutionRouter) CancelOrdersTo(ctx context.Context, sessi
type ExchangeOrderExecutor struct {
// MinQuoteBalance fixedpoint.Value `json:"minQuoteBalance,omitempty" yaml:"minQuoteBalance,omitempty"`
Notifiability `json:"-" yaml:"-"`
Session *ExchangeSession `json:"-" yaml:"-"`
// private trade update callbacks