{
  "client_order_id": "PAIR-2026-0001",
  "algo": "PAIR",
  "legs": [
    {
      "exchange": "BINANCE",
      "symbol": "BTC/USDT",
      "asset_category": "SPOT",
      "side": "BUY",
      "target_value": "10000",
      "ccy": "USD",
      "limit_price": "62000",
      "strategy": "TWAP",
      "params": {
        "duration_seconds": "1800",
        "trading_style": "HYBRID",
        "is_leading": true
      }
    },
    {
      "exchange": "BINANCE",
      "symbol": "ETH/USDT",
      "asset_category": "SPOT",
      "side": "SELL",
      "target_value": "10000",
      "ccy": "USD",
      "limit_price": "2400",
      "strategy": "TWAP",
      "params": {
        "duration_seconds": "1800",
        "trading_style": "HYBRID",
        "is_leading": false
      }
    }
  ],
  "start_time": "2026-09-01T10:00:00Z",
  "end_time": "2026-09-01T10:30:00Z"
}
