tai v0.0.28 Tai.Trading.Orders.Cancel

Link to this section Summary

Link to this section Types

Link to this type

error_reason()

error_reason() :: {:invalid_status, was :: term(), required :: term()}

Link to this section Functions

Link to this function

cancel(order)

cancel(order()) :: {:ok, updated :: order()} | {:error, error_reason()}
Link to this function

send_to_venue(order)

See Tai.Venue.cancel_order/1.