IPerpsTraderActions
Trader-facing action surface aligned with the current delayed-order router model.
Functions
commitOrder
function commitOrder(
CfdTypes.Side side,
uint256 sizeDelta,
uint256 marginDelta,
uint256 targetPrice,
bool isClose
) external;