Does TradingView support Hyperliquid trading?
No, not directly. TradingView added Hyperliquid charts on July 2, 2026 -- a real, useful change, but a charting one, not a trading one. Search "Hyperliquid" on TradingView today and you'll find real markets with real candles. Try to place an order against one and there's nothing there to click.
What actually changed on July 2, 2026
TradingView's own announcement describes the addition plainly: you can now chart 24/7 data across Hyperliquid's crypto perpetuals and spot markets, plus Trade[XYZ]'s real-world-asset perpetuals built on the same infrastructure. Access is through the symbol search, using two prefixes:
HYPERLIQUID:for Hyperliquid's own perpetuals and spot pairs. Perpetuals carry a.Psuffix, for exampleHYPERLIQUID:HYPEUSDC.P. Spot pairs don't, for exampleHYPERLIQUID:HYPEUSDC.HIP3XYZ:for Trade[XYZ]'s real-world-asset perpetuals, contracts referencing prices like equities, gold, or oil, running on Hyperliquid's HIP-3 framework.
That's the entire scope of what shipped: symbols you can chart and set price alerts on, drawn from Hyperliquid's live order book data. It's a data feed, in TradingView's own framing, not a new execution venue.
Why "charting" and "trading" are different questions here
A TradingView chart with a Hyperliquid ticker on it looks, at a glance, like every other market on the platform. That's exactly why the mixup happens. The distinguishing question isn't whether the symbol is there. It's whether an order you place on that chart reaches an exchange's order book. For HYPERLIQUID: and HIP3XYZ: symbols, it doesn't. The candles come from Hyperliquid. The order still has to go to Hyperliquid separately, either by hand at app.hyperliquid.xyz, or through a service that turns a TradingView alert into a real Hyperliquid order on your behalf.
A TradingView price alert on a HYPERLIQUID: symbol works the same as an alert on anything else: it fires a notification, or a webhook POST if you've set one up. Firing an alert doesn't touch your Hyperliquid account. Something on the receiving end of that webhook has to turn the alert into a signed order.
Automating the trade: Autoview does that part
Autoview is the receiving end. Connect a Hyperliquid API wallet to Autoview, point your TradingView alert's webhook at your Autoview webhook URL, and the alert's message becomes a real order on your Hyperliquid account, no manual step in between. The full setup, generating the API wallet on Hyperliquid, the exact symbol format Hyperliquid expects (the bare asset for perps, BASE/QUOTE for spot, neither one matching TradingView's own HYPERLIQUID: ticker syntax one-for-one), and a dry run before anything live, is in the getting-started guide.
Getting started with HyperLiquid on Autoview
If you're checking whether a specific broker or exchange trades through TradingView
This page is scoped to Hyperliquid specifically, since that's what changed on July 2, 2026. TradingView's chart library is broader than any single venue's execution support, and that gap between "TradingView can show it" and "TradingView (or a connected tool) can trade it" shows up elsewhere too. See the HyperLiquid exchange page for what Autoview supports on Hyperliquid specifically, including testnet, or compare Autoview's own extension and webhook platform if you're deciding how to automate in the first place.