17 integrations tagged with "perps"
Triggers when a Hyperliquid perpetual market mid price crosses your target. Uses Hyperliquid allMids WebSocket data.
Triggers when a specific Hyperliquid user receives an order fill. Optionally filter by coin, side, fill direction, size, notional, or whether the order crossed the spread.
Triggers when a monitored Hyperliquid user is liquidated. Optionally filter by minimum liquidated notional.
Triggers whenever a public trade occurs on a specific Hyperliquid perpetual market. Optionally filter by side, size, or notional value.
Get non-funding ledger updates for a Hyperliquid account: deposits, withdrawals, USD sends, vault operations, liquidations, spot transfers, and rewards claims. Enriches send-type entries with directional labels (Received/Sent). Ideal for: transfer tracking, deposit verification, wallet activity monitoring.
Update leverage and margin mode for an asset on Hyperliquid perpetual DEX. Supports cross (shared margin) and isolated (per-position margin) modes. Ideal for: risk management, adjusting margin requirements, and position sizing.
Get recent trade fills and resting orders for a Hyperliquid account. Returns fill history (size, price, PnL, fees) and resting orders for the requested DEX (defaults to crypto perps; pass `dex` for HIP-3 venues). Ideal for: trade journal tracking, fill alerts, order monitoring, and portfolio analytics.
Get Hyperliquid perpetual account summary including positions, open orders, and margin status. Returns account value, active positions with PnL, and all resting orders. Ideal for: portfolio monitoring, risk assessment, and pre-trade checks.
Place a take-profit trigger order on Hyperliquid perpetual DEX. Automatically detects position direction and places a reduce-only market trigger order at the specified price. When the mark price reaches the trigger price, a market order executes to close the position. Ideal for: automated profit-taking, risk management, and bracket order strategies.
Get current funding rates, open interest, and mark prices for Hyperliquid perpetual markets. Returns hourly and annualized rates, OI in USD, premium, and 24h volume. Filter by coin or get all markets sorted by absolute rate (extremes first). Pass dex='xyz' for trade.xyz TradFi markets. Ideal for: funding rate alerts, arbitrage detection, market health monitoring, and yield farming strategies.
Get all available perpetual markets on Hyperliquid with trading parameters. Returns coin symbols, size decimals, max leverage, and margin mode for each market. Pass dex='xyz' for trade.xyz TradFi markets (stocks, indices, commodities). Ideal for: building coin selectors, validating trading pairs, and checking market parameters.
Close an open perpetual position on Hyperliquid by placing a reduce-only IOC order at market price with slippage. Automatically determines side and size from current position. Ideal for: stop-loss execution, taking profits, and emergency position exits.
Place a stop-loss trigger order on Hyperliquid perpetual DEX. Automatically detects position direction and places a reduce-only market trigger order at the specified price. When the mark price reaches the trigger price, a market order executes to close the position. Ideal for: risk management, capital preservation, and automated loss limits.
Cancel an open order on Hyperliquid perpetual DEX by order ID or client order ID. Ideal for: cancelling stale limit orders, adjusting trading strategies, and risk management.
Enable or disable Unified Account mode on Hyperliquid. When enabled, a single USDC balance collateralizes all positions across crypto perps AND HIP-3 DEX markets (trade.xyz stocks, indices, commodities). Without it, each DEX has separate margin. Ideal for: activating HIP-3 DEX trading, simplifying margin management.
Place a limit order on Hyperliquid perpetual DEX. Supports GTC (good-til-cancelled), IOC (immediate-or-cancel), and ALO (post-only) order types. Ideal for: automated trading strategies, DCA bots, and portfolio rebalancing.
Place a market order on Hyperliquid perpetual DEX. Executes immediately at current market price with configurable slippage protection (default 1%). Ideal for: instant trade execution, momentum entries, and time-sensitive strategies.