Documentation ¶
Index ¶
- func CancelAllOrdersUntilSuccessful(ctx context.Context, service advancedOrderCancelService) error
- func CancelOrdersUntilSuccessful(ctx context.Context, ex types.Exchange, orders ...types.Order) error
- func GeneralBackoff(ctx context.Context, op backoff2.Operation) (err error)
- func QueryOpenOrdersUntilSuccessful(ctx context.Context, ex types.Exchange, symbol string) (openOrders []types.Order, err error)
- func QueryOrderUntilFilled(ctx context.Context, queryOrderService types.ExchangeOrderQueryService, ...) (o *types.Order, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.