Table of Contents

Property Size

Namespace
WhalesSecret.TradeScriptLib.Entities.Orders
Assembly
WhalesSecret.TradeScriptLib.dll

Size

Filled size of the order in base symbol.

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

Property Value

decimal

Remarks

Value is a non-negative number.