Table of Contents

Property OrderSide

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

OrderSide

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

[JsonPropertyName("s")]
public OrderSide? OrderSide { get; init; }

Property Value

OrderSide?