Namespace WhalesSecret.TradeScriptLib.API.TradingV1.Orders.Brackets.Updates
Classes
- BracketOrderCanceled
Update of the bracketed order announcing that a bracket order has been canceled on the exchange.
- BracketOrderChanged
Update of the bracketed order announcing that a bracket order has been changed because an opposite side bracket order was filled. Changing an order is done via cancelation of the order and creating a new one.
- BracketOrderCreated
Update of the bracketed order announcing that a new bracket order has been placed on the exchange.
- BracketOrderFill
Update of the bracketed order announcing that a bracket order has been partially or fully filled.
- BracketedOrderStatusChanged
Update of the bracketed order announcing that the state of the bracketed order has been changed.
- ClosePositionOrderCreated
Update of the bracketed order announcing that the close-position market order has been placed on the exchange.
- ClosePositionOrderFill
Update of the bracketed order announcing that the close-position order has been partially or fully filled.
- WorkingOrderCanceled
Update of the bracketed order announcing that the working order has been canceled on the exchange.
- WorkingOrderCreated
Update of the bracketed order announcing that the working order has been placed on the exchange.
- WorkingOrderFill
Update of the bracketed order announcing that the working order has been partially or fully filled.
Interfaces
- IBracketedOrderUpdate
Update of the bracketed order.