TrendSpider → Hyperliquid
Create the alert, build the Hyperliquid order, monitor the fill
Chart and alert on TrendSpider. TensorTrader receives the webhook, sizes the order, and routes it to the execution venue — not back through TradingView.
Provider cap
TrendSpider-only is half the selected TensorTrader plan. Their Standard plan is 5 bots · 10 alerts (30-day); Advanced is 100 bots · 400 alerts (365-day). We do not raise their vendor cap.
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": "trendspider",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "hyperliquid"
}