Property ThresholdPrice
- Namespace
- WhalesSecret.TradeScriptLib.Entities.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
ThresholdPrice
When SymbolPair exchange market reaches the price, the take-profit order becomes Market order.
public decimal ThresholdPrice { get; }