Skip to Content
Symmio Trading-SDK — the SDK surface for builders on HyperEVM
CoreTP/SLTpSlConfig

TpSlConfig

The handler /configs/ payload — the rules a TP/SL request must satisfy. Returned by getTpSlConfig (camel-cased from the wire MinPriceDistancePercent / MinProfitStopLossSpreadPercent) and consumed by validateTpSl.

Fields

minPriceDistancePercentnumber

Minimum |target − open| / open × 100 the handler accepts (percent).

minProfitStopLossSpreadPercentnumber

Minimum TP↔SL spread as a percent of the open price.

Last updated on