Table of Contents

Interface ILiveTakeProfitLimitOrder

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

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

public interface ILiveTakeProfitLimitOrder : 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 take-profit-limit order becomes Limit order with price set to Price.

TimeInForce

Specifies how long an order is supposed to be active.