Property Price
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
Price
The highest (the lowest) price for which to buy (sell) base symbol of SymbolPair, or null
if not applicable to the order type.
decimal? Price { get; }
Property Value
- See Also