TradingView → Lighter
Create the alert, build the Lighter 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 Lighter testnet with a delegated trading key. No L1 owner seed is stored.
Alert payload
{
"src": "tv",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"exchange": "lighter"
}