Table of Contents

Property MinQuoteSize

Namespace
WhalesSecret.TradeScriptLib.Exchanges
Assembly
WhalesSecret.TradeScriptLib.dll

MinQuoteSize

Minimal size of the order in the quote asset, or null if the exchange does not provide the information.

[JsonPropertyName("S")]
public decimal? MinQuoteSize { get; }

Property Value

decimal?