Table of Contents

Interface ILiveStopLimitOrder

Namespace
WhalesSecret.TradeScriptLib.API.TradingV1.Orders
Assembly
WhalesSecret.TradeScriptLib.dll

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

public interface ILiveStopLimitOrder : ILiveOrder
Inherited Members
Extension Methods

Properties

Price

Price for the order once it becomes Limit order.

ThresholdPrice

When SymbolPair exchange market reaches the price, the stop-limit order becomes Limit order with price set to Price.

TimeInForce

Specifies how long an order is supposed to be active.