Hyperliquid Order Types Explained for Beginners
A clear guide to every order type on Hyperliquid: market, limit, stop, TWAP, scaled, and reduce-only. Know which to use and when.
Hyperliquid Order Types Explained for Beginners
Hyperliquid supports more order types than most decentralized perpetuals platforms. Market, limit, stop market, stop limit, scaled, TWAP, reduce-only, and three time-in-force flags. For new traders, that's a lot of options. For experienced traders, it's a feature, not a bug.
This guide covers every order type available on Hyperliquid, what each one does, and when to use it. If you're used to centralized exchanges like Binance or Bybit, most of these will feel familiar. A few are more advanced and worth understanding before you need them.
Market Orders: Fast Execution at Current Price
A market order fills immediately at the best available price. You're telling the exchange: get me in (or out) now, at whatever it costs.
Market orders are the simplest order type. They guarantee execution but not price. On liquid pairs like BTC-PERP or ETH-PERP on Hyperliquid, the difference between your expected price and actual fill (the slippage) is usually small. On less liquid assets with thinner order books, slippage can be meaningful.
When to use it: When you need to enter or exit a position immediately and price precision matters less than certainty of execution. Closing a losing position fast. Reacting to a news event. Getting out of a position that's moving against you.
When not to use it: When entering a larger position on a thinner market, or when you want to control your entry price precisely.
Limit Orders: Price Control Over Speed
A limit order sets the price at which you're willing to trade. A buy limit won't execute above your specified price. A sell limit won't execute below it.
If the market never reaches your limit price, the order just sits on the order book. Nothing happens. This is by design. You're saying: I want this trade, but only at this price or better.
Limit orders are the standard tool for most deliberate position entry and exit. They let you plan entries in advance, target specific technical levels, and avoid the uncertainty of market order fills.
When to use it: Entering at a planned technical level. Setting a specific take profit target. Building a position gradually. Any time price matters more than timing.
When not to use it: When you must exit immediately. In fast-moving markets where your limit price may never be reached and you need to be out.
Post-Only Orders (ALO)
A special variant of limit orders worth knowing: Post Only, also called Add Liquidity Only (ALO). This order type only goes onto the order book -- it never takes liquidity. If placing your order would result in an immediate fill, it cancels instead.
Useful if you're eligible for maker rebates on Hyperliquid and want to ensure you never pay taker fees.
Stop Orders: Automated Protection
Stop orders sit dormant until the market price reaches a trigger level. When the trigger is hit, the stop order activates.
Hyperliquid supports two types:
Stop Market
A stop market order triggers when the price hits your stop level, then executes as a market order. You're guaranteed to exit, but not at a specific price -- especially if there's a gap or sudden move.
Use case: Cutting a loss without watching the screen. You set the stop level, walk away, and if the market reaches that level, you're out.
Stop Limit
A stop limit triggers at the stop price, then places a limit order at a specified limit price. You get price control after the trigger, but if the market moves too fast, the limit order may not fill.
Use case: You want to stop out at a price, but you want to avoid a terrible fill in a thin market. The tradeoff: in a fast, gapping market, a stop limit might not execute at all.
The practical choice: Most traders use stop market for stop losses (exit certainty) and stop limit for more controlled take profits. When the outcome matters more than the exact price, market. When the price matters more, limit.
Take Profit and Stop Loss (TP/SL)
Hyperliquid has a dedicated TP/SL interface that sets take profit and stop loss levels directly on positions. These are automatically configured as market orders when triggered, ensuring execution.
TP/SL orders on Hyperliquid are automatically reduce-only (see below), so they won't accidentally flip your position. You set levels, Hyperliquid handles the execution when the triggers are reached.
According to Hyperliquid's official documentation, TP/SL orders are the recommended way to manage position exits for most traders. They're simpler than manual stop orders and harder to mess up.
TWAP Orders: For Large Positions
TWAP stands for Time-Weighted Average Price. It splits a large order into smaller sub-orders and executes them at 30-second intervals over a defined time window.
Each sub-order has a maximum slippage cap of 3%. If market conditions are bad and a sub-order can't fill within that cap, the TWAP catches up in later intervals (up to 3x the normal sub-order size, within the 3% constraint). According to Hyperliquid's official order type documentation, the TWAP is designed for traders who need to execute large positions without moving the market.
The problem TWAP solves: A single large market order on a less-liquid pair moves the price against you. If you want to enter $2M in BTC-PERP, slamming that into the order book in one shot gives you a bad average fill. TWAP spreads it across time, averaging your price and reducing market impact.
When elite wallets use TWAP: HyprSwarm's monitoring of over a thousand wallets shows that high-ELO wallets frequently use time-distributed entries on larger positions, rather than market ordering in all at once. The execution approach of smart money matters as much as the direction.
When not to use TWAP: When you need to be in a position immediately. TWAP takes time by design. If a setup is moving fast, a TWAP entry means you might get a piece of it but not all of it. Speed vs. price is always the tradeoff.
Scaled Orders: Averaging Across a Range
Scaled orders place multiple limit orders across a specified price range. Instead of one order at one price, you define a range and the number of orders, and Hyperliquid distributes them evenly (or according to a weighting curve) across that range.
The practical result: If you want to enter a long between $78,000 and $80,000 on BTC with 5 orders, a scaled order places one limit at each $500 interval. You get filled progressively as price moves through the range, averaging your entry.
Best use cases:
- Building a long position into a support zone without knowing exactly where price bounces
- Exiting a large position without a single big sell that moves price against you
- Entering a range trade where you believe price will oscillate within a defined zone
Scaled orders are more sophisticated than single limit orders but the concept is simple: spread your entry or exit across a range to average your price and reduce the impact of any single fill point.
Reduce-Only Orders: Safety Mechanism
A reduce-only order can only shrink an existing position. It cannot open a new position or increase exposure in the opposite direction.
This sounds like a minor technical detail. In practice, it's an important safety flag.
Imagine you're long 1 BTC-PERP and you place a stop loss sell order for 1 BTC without reduce-only. If your position has already been closed by another order (manually, by a liquidation, or by another stop), that sell order would execute and you'd be short 1 BTC, a position you didn't intend to hold.
Reduce-only prevents this. If there's no position to reduce, the order is canceled rather than executing.
Always use reduce-only on: Stop losses, take profit orders, any protective order that should only close a position and never open a new one in the opposite direction.
Hyperliquid's built-in TP/SL interface applies reduce-only automatically. If you're placing manual stops via the order entry panel, it's worth checking the box.
Time-In-Force Flags: Controlling Order Lifespan
Every limit order on Hyperliquid gets a time-in-force flag that determines how long it lives and what happens if it doesn't fill immediately.
Three options:
Good Til Cancel (GTC): The order stays on the book until you cancel it manually or it fills. The default for most limit orders. Set it and leave it.
Immediate or Cancel (IOC): If the order doesn't fill immediately at the available price, it cancels entirely. No partial fills sitting on the book. No order sitting around waiting for a price that may not come.
Post Only (ALO): As covered above, this only adds to the order book. If the order would take liquidity and fill immediately, it cancels instead of filling. Used when avoiding taker fees matters.
When does IOC matter? When you want to execute now or not at all. If BTC is at $80,000 and you want to buy a limit at $80,050, an IOC fill will pick up available liquidity up to $80,050 and cancel the rest if it doesn't fully fill. Useful for precise, immediate execution without leaving resting orders.
How Smart Money Uses Order Types
Smart money execution is about minimizing market impact and maintaining entry quality. The ELO-rated wallets tracked by HyprSwarm aren't just directionally correct -- they tend to execute more carefully than average traders.
A few patterns observable in high-performing wallet behavior:
High-ELO wallets on Hyperliquid frequently use limit orders for entries rather than market orders, even when entering directionally confident positions. The latency cost is acceptable when the price improvement compounds across a large position.
TWAP and scaled entries are common on larger positions, consistent with what Hyperliquid's documentation describes as tools for reducing market impact. When a smart money wallet is building a significant BTC position over several hours, you see the distribution in the order flow data.
Stop management is tighter on high-ELO wallets. They tend to use reduce-only stops placed at technical levels rather than trailing stops or wide stops. The execution discipline contributes to their ELO scores over time.
This is part of why watching swarm formations and order flow is informative: it's not just the direction, it's the conviction visible in how the position is built. The live positioning data on the HyprSwarm dashboard captures the aggregate directional result of these execution decisions.
What Order Type Should You Use?
Here's a simple decision guide:
I need to enter or exit right now, price doesn't matter as much as speed: Market order.
I have a specific price target and I can wait: Limit order (GTC).
I want to protect a position if it goes against me: Stop market (for certainty) or stop limit (for price control with the risk of no fill).
I'm entering a large position and don't want to move the market: TWAP or scaled orders.
I'm exiting a large position gradually: Scaled orders, or a TWAP.
I want my stop or take profit to never accidentally flip my position: Reduce-only flag.
I want to execute now at the current price but avoid leaving a resting order: IOC.
Most trades use one of the first three. TWAP and scaled orders become relevant as position size grows. Reduce-only is worth understanding before you need it.
Frequently Asked Questions
What order types does Hyperliquid support?
Hyperliquid supports market orders, limit orders, stop market orders, stop limit orders, scaled orders, TWAP (time-weighted average price) orders, and reduce-only orders. Every limit-based order also supports time-in-force flags: Good Til Cancel (GTC), Immediate or Cancel (IOC), and Post Only (ALO). The full official reference is in Hyperliquid's order types documentation.
What is the difference between a market order and a limit order on Hyperliquid?
A market order executes immediately at the best available price. A limit order specifies the price you're willing to trade at and waits until the market reaches that price. Market orders guarantee execution. Limit orders guarantee price but not execution. For most planned entries, limit orders give better fills. For urgent exits, market orders give certainty.
What is a TWAP order on Hyperliquid?
TWAP (Time-Weighted Average Price) splits a large order into smaller sub-orders executed every 30 seconds. Each sub-order has a maximum 3% slippage cap. If a sub-order falls behind due to market conditions, later sub-orders compensate (up to 3x normal size). TWAP is designed for entering or exiting large positions without creating significant market impact.
What does reduce-only mean on Hyperliquid?
A reduce-only order can only decrease an existing position. It cannot open a new position or flip direction. If you're long and your reduce-only sell order executes, it reduces or closes your long. It cannot create a short. This is a safety mechanism for stop losses and take profits -- it ensures the order only does what you intend.
What is the difference between GTC and IOC on Hyperliquid?
Good Til Cancel (GTC) keeps an order on the book until it fills or you cancel it. It's the default and the right choice when you're setting a target price and can wait. Immediate or Cancel (IOC) either fills immediately at available prices or cancels entirely -- no resting on the book. Use IOC when you want execution now or nothing.
When should I use a scaled order on Hyperliquid?
Scaled orders work best when you want to average into a position across a price range rather than committing fully at one price. A classic use case: you want to enter a long between $78,000 and $80,000 on BTC, placing 5-10 orders at intervals across that range. If price dips through the range, you accumulate at multiple levels. If it doesn't, you get partial fills. Scaled orders reduce the cost of imprecise timing on entries and exits. For more on how to track wallets that use these techniques, see the wallet tracking guide. For the broader picture of smart money in crypto, see the pillar article. For best Hyperliquid analytics tools that help contextualize your order execution, see the comparison guide.