Table of Contents

Property MinSize

Namespace
WhalesSecret.TradeScriptLib.API.TradingV1.Trades
Assembly
WhalesSecret.TradeScriptLib.dll

MinSize

Condition mandating that each trade's size must be greater than or equal to the provided value, or null if not specified.

public decimal? MinSize { get; init; }

Property Value

decimal?

Remarks

The size is specified in terms of the base symbol of trades.