Table of Contents

Property MaxSize

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

MaxSize

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

public decimal? MaxSize { get; init; }

Property Value

decimal?