Property QuoteQuantity
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
QuoteQuantity
Trade quantity in the quote asset of the traded symbol pair, or null
if this value is not provided by the exchange.
decimal? QuoteQuantity { get; }