TradingView × WazirX

Link TradingView alerts to WazirX Futures in 5 minutes.

The only India-native platform that routes TradingView Pine Script alerts directly to WazirX Futures. Sub-50ms execution. No code. Free.

43ms

Avg execution

5 min

Setup time

Free

No fees

TradingView fires the signal. WazirX never sees it.

TradingView is where India's best crypto strategies are built — but it has no direct integration with WazirX. Your Pine Script alerts fire and nothing happens. You watch the signal while the market moves.

Trado is the bridge. It receives your TradingView alert, reads the signal, and places the WazirX Futures order before the next candle closes.

TradingView alert fires

webhook → Trado

POST /webhook/your-id
{
  "action":   "buy",
  "symbol":   "BTCINR",
  "quantity": "0.01"
}

WazirX order filled · 43ms

TradingView to WazirX in 5 steps.

1

Create a Trado account

Sign up at wazirx.trado.trade — free, no credit card required. Create your first automation and copy the unique Trado link.

2

Link your WazirX account

Add your WazirX account with trade-only access. Trado never requests or stores withdrawal access.

3

Configure your automation

Set your default coin (e.g. BTCINR), order type, quantity, and leverage in the Trado dashboard.

4

Paste link in TradingView

In your TradingView alert → Settings → Webhook URL, paste your Trado link.

5

Add the JSON payload

Copy the JSON payload from Trado into your TradingView alert message field. Save and activate.

The exact JSON for your TradingView alert.

Paste this into the TradingView alert message field. You can override any field per alert using Pine Script variables like {{strategy.order.action}}.

action

Required. "buy" or "sell"

symbol

WazirX symbol e.g. "BTCINR"

quantity

Order size in base asset e.g. "0.01"

leverage

Optional. Integer 1–125

order_type

"market" or "limit" (default: market)

TradingView alert message

{
  "action":     "{{strategy.order.action}}",
  "symbol":     "BTCINR",
  "quantity":   "0.01",
  "leverage":   "5",
  "order_type": "market"
}

TradingView Webhook URL: Paste your Trado webhook URL in the TradingView alert settings under "Webhook URL". The URL is available in your Trado dashboard after creating a webhook.

Everything the TradingView → WazirX integration supports.

All WazirX Futures coins (BTC, ETH, SOL, DOGE, and 50+ more)

Market, limit, stop-limit, and stop-market orders

Buy and sell entries from a single TradingView alert

Custom leverage per alert (1× to 125×)

Fixed or percentage-based position sizing

Take-profit and stop-loss on entry

Cooldown windows to prevent duplicate triggers

Alert-level overrides for symbol, quantity, and direction

Multi-account execution from one TradingView alert

43ms average execution

From TradingView alert receipt to WazirX order confirmation.

Trade-only API access

Withdrawal permissions are never requested. AES-256-GCM encryption at rest.

Pine Script v4 and v5 support

Works with any TradingView strategy or indicator that generates alerts.

Runs 24/7 on cloud

No local server needed. Your alerts execute even when your computer is off.

TradingView to WazirX — common questions.

How do I link TradingView to WazirX?

Sign up on Trado, create an automation to get your Trado link, add your WazirX account, paste the link in TradingView's Webhook URL field, and add the alert message. Your TradingView alerts will place orders automatically.

Does TradingView natively support WazirX?

No. TradingView does not have a direct WazirX integration. Trado bridges them — it receives your TradingView alert and places the order on WazirX Futures on your behalf.

Which Pine Script versions work?

All Pine Script versions (v4 and v5) work. Any strategy or indicator that generates a TradingView alert can use Trado.

Can I use different symbols per alert?

Yes. You can override the symbol, quantity, direction, and leverage in the JSON payload for each individual alert — giving you full per-signal control.

How fast does execution happen?

Trado receives the TradingView alert and places the WazirX Futures order in under 50ms on average. That's 43ms from alert to order confirmation.

Is this free?

Yes. Trado is completely free — no platform fees, no per-trade charges. Link and automate as many signals as you want.

Your TradingView alerts should be executing trades.

Free. 5-minute setup. 43ms execution on WazirX Futures.