Table of Contents

Property MaxPrice

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

MaxPrice

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

public decimal? MaxPrice { get; init; }

Property Value

decimal?