What does your alert
actually say?
Paste the message body of your TradingView alert. You get back exactly what the bridge reads from it — the command, the symbol, the volume, the stop and the target — or the precise reason it would be refused. Nothing is sent to a broker, no order is placed, and no account is needed.
What this tool checks
It runs the exact parser our production gateway runs, then stops: it never looks up an account, never touches a quota and never reaches a broker. So a green verdict here means the payload is well formed — it does not mean your account, your symbol mapping or your robot are ready. Those are checked when you send the alert for real.