🐣 EASTER SALE: ON. Take 40% off with code APRILSAVINGS before the sale ends on April 6.
Strategy Field

Expiration

When trading options, you can easily control the expiration date of the option contract you want to trade. TradersPost requires that the expiration be specified as either a valid absolute date (in the format YYYY-MM-DD) or as a relative date expression (such as +1 month).

TradersPost will scan the option chain and filter out any expiration dates that are before the configured expiration and then it will select the 1st expiration date that is left in the list of expiration dates available. After selecting the expiration date, other filters are applied to select a contract that matches your criteria.

You have the ability to control the expiration from your webhook as well. In this example, you can specify the exact contract you want to trade:

{
    "ticker": "AAPL",
    "action": "buy",
    "expiration": "2023-01-20",
    "optionType": "call",
    "strikePrice": 325
}

You also have the ability to send the full option contract symbol in the ticker parameter. This example will override all the options settings in the strategy settings:

{
    "ticker": "AAPL 230120C325",
    "action": "buy"
}

Or if you want to use the option chain scanning feature instead of specifying the exact contract to trade, you can use the relative date expression and specify how many strikesAway from at the money you want to select. This example will select the expiration date that is 6 months from the current date and then select the call option that is in the money and 2 strikes away from the at the money.

{
    "ticker": "AAPL",
    "action": "buy",
    "expiration": "+6 months",
    "instrinsicValue": "itm",
    "optionType": "call",
    "strikesAway": 2
}

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.