Strategy Field

Allow exits and cancels outside of trading windows

When trading windows are defined, any trading signals submitted outside those windows are ignored by default.

Enabling this option allows exit or cancel signals to be processed even if they occur outside the defined trading windows. This is helpful if you want to ensure entries happen within your window but still allow exits or cancellations at any time.

Example

  1. An entry signal is sent within the trading window:
{
    "ticker": "SPY",
    "action": "buy"
}
  1. Later, an exit signal is sent outside the trading window:
{
    "ticker": "SPY",
    "action": "exit"
}

If this option is enabled, the exit signal will be processed. If it's disabled, the signal will be ignored.

You also have the option to send a ignoreTradingWindows field in your webhook payload to ignore the trading windows for that signal. This gives you more control over which signals are allowed to be processed outside of the trading windows.

{
    "ticker": "SPY",
    "action": "exit",
    "ignoreTradingWindows": true
}

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.