Table of Contents

Property MinBaseSize

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

MinBaseSize

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

[JsonPropertyName("s")]
public decimal? MinBaseSize { get; }

Property Value

decimal?