Perps
Tag21 integrations tagged with "perps"
Hyperliquid Get Funding Rates
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.
Hyperliquid Position Change
Triggers when a monitored wallet opens or closes a perpetual position on Hyperliquid. Powered by real-time WebSocket stream — no polling delay.
Hyperliquid Trade
Triggers whenever a public trade occurs on a Hyperliquid market. Includes trader wallet addresses (taker + maker). Optionally enrich with taker's full position data for whale tracking.
Hyperliquid Account Balance & Equity
Read a Hyperliquid account's balance and equity from its clearinghouse / user state: account value (total equity), available margin, and used margin (marginSummary), plus withdrawable balance. Also returns active perp positions (each with its own unrealized PnL), resting open orders, and HIP-4 outcome token holdings. Set `balanceOnly: true` for a cheap equity/balance read that skips position aggregation (positions, open orders and outcome holdings come back empty). Ideal for: live-equity position sizing, portfolio monitoring, risk and margin-health checks, and pre-trade balance gates.
Hyperliquid Update Leverage
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.
Hyperliquid Market Order
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.
Hyperliquid Enable Unified Account
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.
Hyperliquid Stop Loss
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.
Hyperliquid Close Position
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.
Hyperliquid Liquidation
Triggers when a monitored Hyperliquid user is liquidated. Optionally filter by minimum liquidated notional.
Hyperliquid User Fill
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.
Hyperliquid Get Markets
Get all available perpetual markets on Hyperliquid with trading parameters. Returns coin symbols, size decimals, max leverage, margin mode, and the current mid price for each market. Pass dex='xyz' for trade.xyz TradFi markets (stocks, indices, commodities). Ideal for: building coin selectors, validating trading pairs, checking market parameters, and valuing an asset-sized order (size x midPrice) in USD.
Hyperliquid Get Transfer History
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.
Hyperliquid Get Order History
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.
Hyperliquid Cancel Order
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.
Hyperliquid Place Order
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.
Lighter Get Funding Rates
Get current funding rates for Lighter perpetual markets with cross-exchange comparison. Returns one row per market with the Lighter rate alongside Binance, Bybit, and Hyperliquid rates (per-interval decimal fractions as reported by each venue; funding intervals differ per exchange, so normalize by interval before comparing venues — no annualization is applied); filter by symbol or get all markets. Ideal for: funding rate alerts and delta-neutral yield monitoring.
Hyperliquid Take Profit
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.

