Property ThresholdPrice
- Namespace
- WhalesSecret.TradeScriptLib.Entities.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.
public decimal ThresholdPrice { get; }