Crypto perps only. No Indian brokers.
Your GoCharting footprint alert, executed on Hyperliquid. Your wallet, a trade-only agent key, flat $10–20/mo.
GoCharting has no Hyperliquid feed and no Hyperliquid broker. Keep your footprint and CVD on Binance data. The alert fires here. The order lands on your own Hyperliquid account. Also works with Binance, Bybit, OKX, and dYdX at the same flat GC-only price — half the selected plan, never per-signal.
Agent key, not your seed
The key we hold can trade and cannot withdraw. We never see your owner wallet. Paper and Hyperliquid testnet first. Leverage is clamped to 10x on HL.
Beat the 5-indicator-alert cap
GoCharting Premium allows five indicator alerts. One composite Lipi script bundles the signals into one slot. Alerts still expire in about seven days — the Chrome/Edge extension Batch Create recreates the set. We cannot renew them from TensorTrader.
Canary checklist
- Create a GoCharting provider credential. Copy the webhook URL and rotate the body secret from the tab — never paste it into a public script.
- Approve a Hyperliquid testnet agent key. The key can trade and cannot withdraw. We never see your owner wallet.
- Fire entry, then exit, then a replay-fresh Lipi event, then a static paper body. We will not let it execute until those canaries pass.
- Frequency Once per minute, Sound No Sound, push Expiry as far as the picker allows. Recreate the set with Batch Create before it dies — we cannot renew GoCharting alerts from TensorTrader.
Static paper body — labeled paper-only
Static UI bodies have no unique event ID. Use them for canaries. Live execution needs a replay-fresh Lipi event. This is not a signature.
{
"secret": "<from your provider tab>",
"src": "gocharting",
"a": "open_long",
"sym": "BTCUSDT",
"tf": "15",
"p": 0,
"exchange": "hyperliquid"
}