Strategy Field

Exit breakeven offset

When a signal uses the breakeven action, TradersPost sets the exit order price (stop and/or limit, depending on order type) from the position’s average entry price. The Exit breakeven offset is a dollar amount added or subtracted (short) from that average so the exit is slightly better than true breakeven.

  • Long positions: exit price = average entry price + offset (e.g. average $100, offset $1.50 → $101.50).
  • Short positions: exit price = average entry price − offset (e.g. average $100, offset $1.50 → $98.50).

The value must be between 0.001 and 100 (in the position’s quote currency). Leave blank if you don’t want an offset (exit at exact average entry).

Allow signal override: If you enable Allow signal override for exit price and the webhook sends a breakevenOffset, that value is used instead of the strategy’s Exit breakeven offset for that signal.

Breakeven (with or without offset) is only used when the broker supports position average entry price and the exit order type is stop or stop-limit.

Example webhook payloads

Breakeven at the strategy’s exit breakeven offset (or at exact average entry if no offset is configured). The orderType field is required for breakeven and must be stop or stop_limit:

{
    "ticker": "SPY",
    "action": "breakeven",
    "orderType": "stop"
}

Breakeven with a per-signal offset (e.g. $5 above average entry for a long). Requires Allow signal override for exit price if you want to override the strategy’s Exit breakeven offset; breakevenOffset must be between 0.001 and 100:

{
    "ticker": "SPY",
    "action": "breakeven",
    "orderType": "stop",
    "breakevenOffset": 5
}

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.