Property ThresholdPrice
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
ThresholdPrice
When SymbolPair exchange market reaches the price, the stop-limit order becomes Limit order with price set to Price, or
null
if not applicable to the order type.
decimal? ThresholdPrice { get; }
Property Value
- See Also
-
ThresholdPrice