This message indicates that an invalid value for extendedHours was provided in the request. TradersPost requires that the extendedHours parameter be specified as a boolean value, either true or false. Any other value will be considered invalid and the request will not be processed.
Invalid extendedHours example:
{
"ticker": "AAPL",
"action": "buy",
"orderType": "limit",
"extendedHours": "yes"
}
Valid extendedHours example:
{
"ticker": "AAPL",
"action": "buy",
"orderType": "limit",
"extendedHours": true
}
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.