TradingView → Gate.io
Create the alert, build the Gate.io 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
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": "tv",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "gateio"
}