Table of Contents

Property SizePercent

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

SizePercent

Size of the bracket order in percent relative to the filled size of the working order. It must a number greater than 0 and not greater than 100.

public decimal SizePercent { get; }

Property Value

decimal

Remarks

This sum of sizes in percent of all stop-loss bracket orders, as well as the sum of sizes of all take-profit bracket orders, must not exceed 100.