What does Stop automation do, and when should I choose “stop only” vs “stop and square off”?

What Does Stop Automation Do, and When Should I Choose “Stop only” vs “Stop and square Off”?

Stop Automation Action in FYERS Automate

The Stop automation action in Automate is used to immediately halt a running automation when it reaches a preset trigger, condition, or exit path.

Depending on the option selected, it can either stop the automation alone or stop it and square off positions.

This action is commonly used for exit conditions, profit booking, and risk management.

What does Stop automation do?

When a Stop automation node is executed:

  • The automation stops immediately.
  • No further triggers, conditions, or actions are evaluated.
  • Any future scheduled runs are halted unless the automation is manually started again.
  • What happens to open positions depends on the specific stop option you choose.

Types of Stop automation

FYERS Automate provides three Stop automation options in the Actions panel.

1) Stop automation

  • Stops the automation immediately.
  • Does not square off any positions.
  • All open positions remain active in the market.

Configuration: Add the Stop automation action to the canvas and connect it to the required trigger or condition.

2) Stop automation and square off positions

  • Stops the automation immediately.
  • Squares off all open positions in the account, including manual trades and positions from other automations.

Configuration: Add the Stop automation and square off positions action to the canvas and connect it to the required trigger or exit path.

3) Stop automation and square off current positions

  • Stops the automation immediately.
  • Squares off only the positions created by the current automation.
  • Positions from other automations or manual trades remain untouched.

Configuration: Add the Stop automation and square off current positions action to the canvas and connect it to the required trigger or condition.

Always use Stop automation and square off current positions when running multiple automations to avoid closing unrelated trades.
Note: When "Check only for this automation" is enabled in the Edit configuration box, the action applies only to positions created by that particular automation. All other manual trades or positions from other automations remain unaffected.

Last updated: 22 Dec 2025

    • Related Articles

    • How can I stop a running automation?

      You can stop an automation at any time if you no longer want it to continue executing. Stopping an automation immediately ends the current run and prevents any further steps from being executed. Ways to stop an automation FYERS Web 1) From the ...
    • What happens if I manually square off positions created by an automation?

      If you manually square off (close) a position that was opened by an Automate workflow, only that specific position is closed in your trading account. The automation does not stop and continues running as per the workflow logic. What to expect Manual ...
    • What does the “Check only for this automation” checkbox mean?

      The checkbox Check only for this automation decides what positions are checked. Turn it ON to check only the trades made by this automation. Turn it OFF to check the scheduled automations to be run in the future. What it does ON (checked): Uses only ...
    • How Does Square Off Work for Closing Positions From This Automation or Across the Account?

      The Square off action in Automate is used to exit open positions when an automation reaches a specific trigger, condition, or exit path. Depending on the selected action type, it can close only positions created by the current automation or positions ...
    • How can I check the current status of an automation?

      You can see whether an automation is Running, Paused, or Idle/Stopped from the Automate Dashboard. For a time-stamped trail of events (started/ended), use the Activity tab. Explanation The Status badge in My automations shows the live state of each ...