Table of Contents

Namespace WhalesSecret.TradeScriptLib.API.TradingV1.Orders

Namespaces

WhalesSecret.TradeScriptLib.API.TradingV1.Orders.Brackets
WhalesSecret.TradeScriptLib.API.TradingV1.Orders.Updates

Classes

OrderFilterOptions

User-specified order constraints to filter a collection of orders.

OrderStatusExtensions

Extension methods for OrderStatus.

OrderTypeExtensions

Extension methods for OrderType.

Structs

FillData

Order's fill information at a certain point of time.

Interfaces

ILiveLimitOrder

Limit order actively being fed with exchange events to get an up-to-date order state.

ILiveMarketOrder

Market order actively being fed with exchange events to get an up-to-date order state.

ILiveOrder

Order being actively updated with exchange order events.

ILiveStopLimitOrder

Stop-limit order actively being fed with exchange events to get an up-to-date order state.

ILiveStopLossOrder

Stop-loss order actively being fed with exchange events to get an up-to-date order state.

ILiveTakeProfitLimitOrder

Take-profit limit order actively being fed with exchange events to get an up-to-date order state.

ILiveTakeProfitOrder

Take-profit order actively being fed with exchange events to get an up-to-date order state.

IOrder

Order information.

ITrade

Trade that was executed on an exchange.