How do the Time Check and Days to Expiry nodes work in FYERS Automate?

How do the Time Check and Days to Expiry nodes work in FYERS Automate?

The Time Check node evaluates conditions based on the current time.

The Days to Expiry node evaluates conditions based on the number of days remaining until an options or futures expiry.

Time Check

The Time Check node compares the current time with the configured time.

OperatorEvaluates to true when
<The current time is before the configured time.
>The current time is after the configured time.

Example: If the configured time is 10:00 AM:

  • At 9:30 AM, < 10:00 AM is true.
  • At 10:30 AM, > 10:00 AM is true.

Days to Expiry

The Days to Expiry node checks whether the number of days remaining until the selected options or futures expiry exactly matches the configured value.

Example: If the configured value is 2 days:

  • 2 days remaining → Condition met
  • 1 day remaining → Condition not met
  • 3 days remaining → Condition not met

How to configure the nodes

For Time Check, set the required time and select < or >.

For Days to Expiry, select the options or futures expiry to evaluate and enter the required number of days.

Last updated: 06 Aug 2026


    • Related Articles

    • What can I do using Automate on the FYERS mobile app?

      The FYERS Automate mobile experience is designed to help you monitor and control your automations while you are away from your desktop. It gives you quick visibility into your strategies and lets you take action when needed. View automation status On ...
    • How do I run a backtest in FYERS Automate?

      You can run a backtest from the Automate workflow after the strategy is ready for testing. The backtest uses your selected date range, capital, and slippage value to simulate how the strategy would have performed using historical data. Use this ...
    • How do i use place order action in automate?

      The place order action in Automate lets you place a live trade automatically when your automation reaches a specific trigger, condition, or step. Based on the order type you select, you can place options, futures, or a direct order for a symbol, and ...
    • How does Orderbook check work for counting pending, executed, cancelled, or rejected orders?

      Orderbook check is a Trigger type in FYERS Automate that lets your automation move forward only after a specific number of orders reach a selected orderbook status during the same automation run. This trigger is used to control the flow of your ...
    • What is Backtest in FYERS Automate?

      Backtest in FYERS Automate helps you test an automation strategy using historical market data before running it live. It shows how the strategy would have performed in the past based on your selected time period, capital, slippage, and order ...