Currently, TradersPost does not support a single JSON message to close all open positions across all tickers. Instead, traders must send an “Action=Exit” command for each individual ticker they want to close.
1. TradersPost processes trades per ticker, meaning all trade actions are linked to specific symbols.
2. Preventing accidental exits – A single command closing all positions could lead to unintended trade closures, causing potential issues for users.
The team has considered adding a global exit command, potentially using a placeholder keyword like "Ticker=Star" to close all positions. However, this feature is not currently available, and its implementation would need safeguards to prevent accidental liquidation.
Right now, TradersPost requires separate exit commands for each ticker. While a global exit feature has been discussed, it is not yet available due to potential risks.