Protocol
Order Types

Stop Loss

No native stop loss type; external bot monitors and submits aggressive limit + FOK

Stop Loss

SB Chain does not have a native stop loss order type. The recommended approach is an external bot that monitors the account and current price feed; on trigger condition, cancel the open order and submit an aggressive limit order with fill_or_kill = true to exit the position.