TradingView → Alpaca
Create the alert, build the Alpaca 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
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": "tv",
"a": "open_long",
"sym": "AAPL",
"tf": "15",
"exchange": "alpaca"
}