Dashboard
Trade Queue: viewing recent signals
How to use the Trade Queue to view and audit recent signals sent to your MT5 accounts.
The Trade Queue on the Trading Dashboard shows recent trades sent manually or via your TradingView webhook. Use it as your real-time queue and audit trail of what your dashboard has received and dispatched to your MT5 accounts.
Entries appear instantly as signals arrive. You can Clear the list or refresh it using the controls in the top right.

What each entry shows
- Action & symbol: e.g.
BUY XAUUSDorSELL EURUSD. - Source: a chip indicating where the signal came from (e.g. Webhook or Manual).
- Account: the MT5 account number the trade was routed to.
- Protection: the SL and either TP or Trailing Stop applied to the trade.
- Ticket: the MT5 ticket number once the trade is opened, for cross-referencing in your terminal.
- Status: Pending while the EA picks it up, Done once executed.
- Timestamp: date and time the signal was received.
Common uses
- Confirm a TradingView alert was received: fire your alert, then check that a matching entry shows up here with the right symbol, action, and protection values.
- Match dashboard trades to MT5: use the ticket number to find the same trade in your MT5 terminal's Trade tab.
- Verify routing: the account number on each entry confirms which of your MT5 accounts took the signal.