Chartink Webhook Integration
Accept real-time scanner alerts, parse triggered stocks, send push notifications & execute orders
π‘ Your Chartink Webhook URL
Copy and paste this URL into the βWebhook urlβ field inside your Chartink Alert form (under Create/Modify Alert):
Loading endpoint...
βοΈ Setup Steps in Chartink:
- Go to your scan on Chartink.com.
- Click on βCreate / Modify Alertβ right below the scan results.
- In the Webhook url input field, paste your copied URL.
- Click Save Alert. When triggered, Chartink will immediately post JSON data here!
π¦ Expected Chartink JSON Payload:
{
"stocks": "SEPOWER,ASTEC,EDUCOMP,KSERASERA,IOLCP",
"trigger_prices": "3.75,541.8,2.1,0.2,329.6",
"triggered_at": "2:34 pm",
"scan_name": "Short term breakouts",
"scan_url": "short-term-breakouts",
"alert_name": "Alert for Short term breakouts",
"webhook_url": "http://your-server.com/api/webhook/chartink"
}
π Received Webhook Alerts History
0 Alerts| ID | Time | Scan / Alert Name | Triggered Time | Stocks & Trigger Prices | Status | Actions |
|---|---|---|---|---|---|---|
| Loading alerts... | ||||||