How to move a paid subscription from demo to live
Only needed when you move from a demo-type broker account to a genuine live one. Prop firm challenges often stay on demo — keep the paid demo subscription in that case.
Read guide →Step-by-step guides for TradingView alerts, cTrader automation, and Cwebhook.
Only needed when you move from a demo-type broker account to a genuine live one. Prop firm challenges often stay on demo — keep the paid demo subscription in that case.
Read guide →Each Cwebhook login is tied to one cTrader account. Prop firm challenges often stay on demo-type accounts — a paid demo subscription is correct. Open live Cwebhook only for a genuine live broker login.
Read guide →Prop firm challenges and many funded accounts run on demo-type cTrader accounts. Use a demo Cwebhook login and subscribe for challenges longer than 30 days; open live Cwebhook only for a genuine live broker login.
Read guide →After connecting cTrader, use the dashboard symbol list or Alert generators dropdown — each instrument shows the numeric symbolId for your broker.
Read guide →Check the activity log for key errors, symbol cache, OAuth reauth, rate limits, trading restrictions, expired demo, or malformed TradingView JSON.
Read guide →cTrader OAuth tokens expire. Use Reauthorise demo or live in the dashboard and select the same trading account as your Cwebhook login.
Read guide →Link @CwebhookBot for fills, closes with P&L, errors, reauth warnings, and /stats for live balance and webhook P&L.
Read guide →Scale out of cTrader positions using closePosition and closePercent (1–100), optionally filtered by label or symbol.
Read guide →Move SL/TP on open cTrader positions with modifyPosition, matching labels, and relative or absolute stop fields — for breakeven, trailing logic, or TP adjustments.
Read guide →Required and optional JSON fields for Cwebhook market opens, limit orders, closes, partial exits, and stop modifications.
Read guide →Tag cTrader positions with a label on open, then reuse that label on close and modify webhooks so each strategy only affects its own trades.
Read guide →Create TradingView alerts with Webhook URL https://cwebhook.com/alerts, correct tradeSide buy/sell JSON, symbolId, and strategy labels.
Read guide →