The provided message length is invalid. The message field must contain no more than 255 characters.
This message indicates that the message field in the request exceeds the maximum allowed length. The message field must contain no more than 255 characters.
Invalid message example:
{
"ticker": "AAPL",
"action": "buy",
"message": "This message is intentionally longer than two hundred fifty five characters so that TradersPost rejects it during webhook validation because the message field has a maximum length of two hundred fifty five characters and this string exceeds that limit by a small margin for testing purposes."
}
Valid message example:
{
"ticker": "AAPL",
"action": "buy",
"message": "Long entry signal from TradingView"
}
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.