Conditional Market Order

Overview

Swap your tokens at the market price only if your target price is reached during transaction execution.

Your tokens are immediately swapped at the best available rates as the selected protocol dynamically reroutes your trade to more capital efficient sources.

Strategy Building Blocks

The building block order mirrors the Factor Studio UI and can be expanded for further strategy details and parameters.

IF Conditional
  • Specify your target price and condition for the swap.

    • Token purchases: Only execute the swap if marketPrice is ≤ targetPrice

    • Token sales: Only execute the swap if marketPrice is â‰Ĩ targetPrice

Swap
  • Select the tokens to swap

    • Token purchases: Input token is the token to swap from and output token is the target token.

    • Token sales: Input token is the token to sell and output token is the token to receive.

  • Input token amount

Last updated