> For the complete documentation index, see [llms.txt](https://docs.corefunded.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.corefunded.io/en/rules/news-trading-rule.md).

# News Trading Rule

Is news trading allowed?

**During the Challenge:** Yes, news trading is fully allowed.

**After the Challenge (Funded Account):** News trading is restricted.

### **Lockout times for Funded Accounts**

You are not allowed to **open or close trades 5 minutes before and 5 minutes after** the following events:

* **High-Impact News Events** (red folders in the economic calendar)
* **FOMC speeches, statements and news events**

### **What happens in case of violations?**

Trades during lockout times do not lead to account suspension, but all profits from these trades are removed.

### **Why this rule?**

News events can cause extreme volatility and unpredictable price movements. This rule protects both you and us from extraordinary market conditions that have nothing to do with trading skill.

**Tip:** Use an economic calendar to plan high-impact events in advance and time your trades accordingly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.corefunded.io/en/rules/news-trading-rule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
