Direct answer
Yes, forex trades can close automatically, but not because a candle closes by itself. Automatic closing happens when there is an order with predefined conditions that the platform/Broker monitors and executes. If your trade only exists as a live position without an attached closing condition, it generally remains open even after each new candle closes.
How “automatic close” works with candle close
A “candle close” is the end of a time period on a chart (for example, a 15-minute candle). Some strategies use candle close as a decision point: they wait until the candle finishes, then evaluate rules (for example, whether the candle’s range or direction meets the strategy logic).
However, candle close is mainly a timing reference for strategy logic. For a trade to close automatically, the strategy must be implemented through one of these typical mechanics:
- Broker-executed conditional orders: stop-loss and take-profit orders are examples of preset conditions that can trigger an exit without manual input.
- Algorithmic execution that monitors candles: the system watches for candle completion and then submits a closing order when conditions are met.
Without either preset conditions or an automated decision system, the chart’s candle close does not inherently force an open trade to exit.
Checks and common limitations
To verify whether “automatic close” applies to your situation, check what is actually attached to the trade:
- Is there a closing condition? Look for items like stop-loss or take-profit (or other broker-supported conditional exit rules). If none exist, the platform has no reason to close automatically.
- Is candle close only for analysis, or for execution? If candle close is only used to watch and decide manually, it won’t close trades on its own.
- Order types differ: some orders stay active until they are triggered; others require a manual close. The correct behavior depends on the exact order setup and broker/platform rules.
Key limitations and uncertainty
Automatic closing is limited by what your platform supports and what your trade is configured to do. Candle close can be used as a trigger reference, but it does not guarantee a close unless a closing mechanism is connected. Also, because brokers and platforms can handle execution details differently, you should treat “automatic close” as a configuration-dependent behavior rather than a universal property of candle close.
If you want an independently verifiable answer for your account, confirm the order setup (whether any conditional exit exists) and whether your strategy is implemented to place closing orders at candle completion.