TradingView → Hyperliquid
Create the alert, build the Hyperliquid order, monitor the fill
Create the alert once from a reviewed Batch Create plan. TensorTrader then validates the webhook and builds the order on the venue you selected.
Provider cap
TensorTrader enforces 20 technical alerts on Essential and 1,000 technical alerts on Ultimate. That is concurrent technical alerts, not a monthly fire count.
Venue order semantics
DEX perps use the venue’s native order types through a restricted agent key. Leverage is the lower of your policy and 50x. Stops are software-side unless the venue acknowledges a native bracket.
DEX · perps · no spot · max 50x
Paper path
Start on Hyperliquid testnet with a trade-only agent key. The owner seed never leaves your wallet.
Alert payload
{
"src": "tv",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "hyperliquid"
}