TrendSpider → Alpaca
Create the alert, build the Alpaca 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
Alpaca uses native bracket orders on paper first. Crypto live entries stay gated. Leverage is 1x as published; TensorTrader still clamps to the lower of your policy and the venue max.
CEX · no perps · spot · max 1x
Paper path
Start on Alpaca paper. Live crypto entries stay blocked unless you explicitly opt in.
Alert payload
{
"src": "trendspider",
"a": "open_long",
"sym": "AAPL",
"tf": "15",
"exchange": "alpaca"
}