Skip to Content
Symmio Trading-SDK — the SDK surface for builders on Arbitrum
CoreTP/SLQuoteGroupTpSlSummary

QuoteGroupTpSlSummary

Folded TP/SL state of a whole grouped position — the data model behind both a table cell and a coverage footer. Produced by summarizeQuoteGroupTpSl.

Properties

childCountnumberrequired

Children the summary folded over.

totalNotionalbigintrequired

Σ open notional across children, wei — the coverage denominator.

takeProfitGroupTpSlSideSummaryrequired

Take-profit side.

stopLossGroupTpSlSideSummaryrequired

Stop-loss side.

isEmptybooleanrequired

true when neither side carries a single trigger — the “Not set” render branch.

Last updated on