This message indicates that a new position cannot be entered for the specified ticker because the signal sentiment does not allow entering a new position. The sentiment parameter controls whether the action is intended to both exit and enter or just exit.
Exit bullish ONLY (flatten) and do not enter short:
{
"ticker": "AAPL",
"action": "sell",
"sentiment": "flat"
}
Exit short ONLY (flatten) and do not enter long:
{
"ticker": "AAPL",
"action": "buy",
"sentiment": "flat"
}
Exit long AND enter short:
{
"ticker": "AAPL",
"action": "sell",
"sentiment": "short"
}
Exit short AND enter long:
{
"ticker": "AAPL",
"action": "buy",
"sentiment": "long"
}
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.