Table of Contents

Namespace WhalesSecret.TradeScriptLib.API.TradingV1.Orders.Updates

Structs

OrderClosedUpdate

Description of an orders update informing about an existing order being canceled or fully filled.

OrderCreatedUpdate

Description of an orders update informing about a new order that was placed and accepted on the exchange.

OrderDetectedUpdate

Description of an orders update informing about an existing order that has been active before orders' updates started to be consumed.

OrderFillUpdate

Description of an orders update informing about a fill (partial or full) of an existing order.

Interfaces

IOrdersUpdate

Single change in the state of orders.

Enums

OrdersUpdateInternalType

Type of internal orders' updates.