The signal was valid, but no enabled strategy subscriptions matched it, so no trade was created.
This message indicates that the webhook payload was valid, but no trades were created. For a non-test signal, that only happens when no matching strategy subscriptions are found — each matching subscription creates a trade.
A subscription matches only when all of these are true:
Common reasons include:
Filters such as Allowed sides, Asset class, and Trading window are evaluated later during validation or trade planning, so they do not cause this message.
Valid signal example that may still return this message if nothing matches:
{
"ticker": "AAPL",
"action": "buy"
}
Free 7-day trial
Set-up in 3 minutes
Paper account for testing
Your browser didn't send the information this action needs.
That usually means a privacy tool, ad blocker, or other browser extension changed the page before you clicked. Nothing is wrong with your account.
What to try: allow this site in your ad blocker or privacy extension, use a private window with extensions turned off, or reload the page and try again.
Still stuck? Contact support and we can help.