TrendSpider → Binance
Create the alert, build the Binance 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
CEX perps use the venue’s native order semantics (market, limit, reduce-only, close). Leverage is the lower of your policy and 125x. Ambiguous fills fail closed instead of guessing.
CEX · perps · spot · max 125x
Paper path
Start on the venue paper or demo account. Live enablement is an explicit opt-in after credential preflight.
Alert payload
{
"src": "trendspider",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "binance"
}