Strategy Message

Exit Quantity Zero

Cannot exit the open position because the exit quantity is zero and it must be greater than zero.

This message indicates that the request to exit an open position cannot be processed because the exit quantity specified is zero. TradersPost requires that the exit quantity be a positive number greater than zero. The exit quantity refers to the number of shares, contracts, or units that you intend to close out from your open position.

Example Scenario:

If you have an open position with a quantity of 1 share of AAPL and you attempt to exit 50% of the position, the calculated exit quantity would be 0.5 shares. Since share quantities must be whole numbers, TradersPost rounds this down to zero, resulting in this error.

Instructions to Resolve:

To avoid this error, ensure that the calculated exit quantity is greater than zero. Consider increasing the percentage or using a fixed quantity that results in a non-zero exit quantity.

Invalid Exit Quantity Example:

{
    "ticker": "AAPL",
    "action": "sell",
    "quantityType": "percent_of_position",
    "quantity": 50
}

Valid Exit Quantity Example:

{
    "ticker": "AAPL",
    "action": "sell",
    "quantityType": "percent_of_position",
    "quantity": 100
}

In the valid example above, the system will process the request to sell 100% of the AAPL position, ensuring that the exit quantity is not zero. Always verify your quantity calculations to prevent this error and successfully execute your trades.

Start trading at scale today. Sign up for free.

Free 7-day trial

Set-up in 3 minutes

Paper account for testing

TradersPost operates as a non-custodial automated trading platform, enabling users to connect alerts from their preferred trading platforms to their selected brokerage or exchange accounts. It abstains from the transmission, custody, or management of customer funds, covering both traditional and cryptocurrency assets. Typically, registration requirements set by regulatory entities such as the SEC, FINRA, or FinCEN apply to entities that hold or transmit customer funds. To ensure ongoing compliance, TradersPost regularly engages with regulatory authorities to confirm its adherence to all relevant local and federal laws.

TradersPost does not provide alerts, signals, research, analysis, or trading advice of any kind. It is designed to assist traders and investors in making their own trading decisions based on their alerts. The platform does not offer recommendations regarding securities to buy or sell, nor does it provide trading or investing advice. The platform and its features, capabilities, and tools are provided 'as-is' without any warranty.

Risk Disclosure: The use of automated trading systems involves inherent risks, including the potential for significant financial loss. These systems operate based on predetermined algorithms that may not fully adapt to changing market conditions, possibly making them unsuitable for some investors. Individuals are advised to thoroughly assess their financial situation and risk tolerance before using this platform.

Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.

© 2026 TradersPost, Inc. All rights reserved.