Skip to main content

Automation

Alerts & Logs

Monitor automation execution in real-time - view webhook logs, filter by status and symbol, and troubleshoot failed signals.


The Alerts page provides real-time visibility into every signal processed by your webhooks. Monitor execution results, inspect details, and troubleshoot errors.


Accessing Alerts

Navigate to Automation > Alerts in the Trade Wzrd dashboard.

You can also jump to filtered alerts from any webhook card by clicking the Alerts button, which pre-filters the page to that specific webhook.


Alert Table

Each row represents a received and processed signal:

Column Description
Status Execution result - Success, Partial, or Failed
Timestamp Date and time the signal was received
Signal The command (BUY, SELL, CLOSE, etc.) with a color-coded badge
Symbol The trading instrument from the signal
Parameters Additional signal parameters
Webhook Name of the webhook that received the signal
Executions Successful / total count per account
Latency Execution time in milliseconds

Execution Status

Status Meaning
Success Signal executed on all linked accounts
Partial Signal executed on some accounts, but others failed
Failed Signal could not execute on any account

Expanding an Alert

Click any row to see detailed execution information:

Execution Details

Per-account breakdown showing:

Column Description
Platform MT4, MT5, TradeLocker, cTrader, or DXTrade
Account Account name
Ticket Broker ticket number (shows “N trades” for layer close)
Details Close price, profit (color-coded), volume
Latency Per-account execution time
Status Success or Failed

Signal Payload

The raw signal text or JSON as received by the webhook.

Error Messages

Shown when one or more account executions failed. Displays the platform, account, and full error message for each failure.


Filtering Alerts

Use the Filter button to narrow down results. Multiple filters can be active at the same time:

Filter Values Description
Status Success, Partial, Failed Filter by execution result
Symbol Dynamic (from your signals) Filter by traded symbol
Account Dynamic (from your accounts) Filter by target account
Webhook Dynamic (from your webhooks) Filter by webhook name

Active filters appear as tags below the header. Click Clear to remove all filters.


Trade History

Each alert row links to the Trade History tab, where you can view the full lifecycle of trades that were opened, modified, or closed by automation.