TradingView → dYdX (v4)
Create the alert, build the dYdX (v4) 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 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": "tv",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "dydx"
}