TrendSpider → dYdX (v4)
Create the alert, build the dYdX (v4) 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 20x. Stops are software-side unless the venue acknowledges a native bracket.
DEX · perps · no spot · max 20x
Paper path
Start on dYdX testnet with the restricted agent key. TensorTrader does not store the owner mnemonic for execution.
Alert payload
{
"src": "trendspider",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "dydx"
}