Webhook Payload Generator
Paste correct webhook JSON alerts directly into your TradingView. Set your leverage, direction, and profit targets below to generate the exact payload.
24/7 forward-testing. Turn indicator alerts and manual formulas into automated paper simulations on live markets — Sigory validates only, it never places real trades or touches your funds.
Paste correct webhook JSON alerts directly into your TradingView. Set your leverage, direction, and profit targets below to generate the exact payload.
{
"secret": "sigory_user_token_abc123",
"action": "buy",
"pair": "BTCUSDT",
"leverage": "5",
"tp_percent": "2.5",
"sl_percent": "1.5"
}
Illustrative examples — sample cards showing the layout, not live accounts or real results.
Set up your custom parameters and indicator rules on TradingView (e.g. TrendX or ActionX) and define your desired timeframes.
Create an alert on TradingView pointing to Sigory's secure Webhook receiver, inserting your unique authentication token and order parameters (TP, SL, leverage) in the JSON payload.
Sigory will automatically execute simulated trades on our paper accounts in real-time, validating your signal's win-rate against live bid/ask spreads and slippage.