The provided bidAskSpreadFilterPercent is invalid. It must be a number between 0.01 and 99.99.
This message indicates that the bidAskSpreadFilterPercent value provided in the request is invalid. The bidAskSpreadFilterPercent field must be a number between 0.01 and 99.99.
Invalid bidAskSpreadFilterPercent examples:
{
"ticker": "AAPL",
"action": "buy",
"bidAskSpreadFilterPercent": 0
}
{
"ticker": "AAPL",
"action": "buy",
"bidAskSpreadFilterPercent": 100
}
Valid bidAskSpreadFilterPercent example:
{
"ticker": "AAPL",
"action": "buy",
"bidAskSpreadFilterPercent": 0.5
}
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.