Back to catalog
📈

TradeWatch

API Key

Real time financial market data

📈FinanceHTTPSCORS enabled

TradeWatch

Trade alert notification data

Alert IdTw_9b2d4f1e8c630a75
SymbolNVDA
Alert TypePrice_breakout
Trigger Price142.5
Triggered At2026-02-25T14:32:07Z

Sample Response

response.json
1{
2 "alertId": "tw_9b2d4f1e8c630a75",
3 "symbol": "NVDA",
4 "alertType": "price_breakout",
5 "triggerPrice": 142.5,
6 "triggeredAt": "2026-02-25T14: 32: 07Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://tradewatch.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs