Interface ILiveStopLossOrder
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
Stop-loss order actively being fed with exchange events to get an up-to-date order state.
public interface ILiveStopLossOrder : ILiveOrder
- Inherited Members
- Extension Methods
Properties
- ThresholdPrice
When SymbolPair exchange market reaches the price, the stop-loss order becomes Market order.