# HFT Expert

<div align="left"><figure><img src="https://2049947359-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoeiOMVvyDRHLgR8swkW9%2Fuploads%2F3hlwdaIPnY5KBlrJmP7I%2Fpackage-Low-min.avif?alt=media&#x26;token=8fdcccfd-02be-4fae-822f-d5c913986ee3" alt="" width="188"><figcaption></figcaption></figure></div>

This EA is designed **exclusively** for use in proprietary trading firm (prop firm) challenges and evaluation accounts where HFT strategies are **explicitly allowed**.

**Crucial Usage Restrictions:**

* **DO NOT** use this EA on live funded accounts.
* **DO NOT** use this EA with prop firms that prohibit HFT strategies. Using it against their rules will likely result in account termination and forfeiture of fees.
* **Verify Prop Firm Rules:** It is **your responsibility** to thoroughly read and understand your specific prop firm's rules regarding HFT, latency arbitrage, news trading, and order placement frequency before using this EA.

This guide explains the EA's parameters and core logic to help you configure it for appropriate challenge environments.

**Risk Disclaimer:** High-Frequency Trading involves significant risks, including slippage, latency issues, and rapid loss potential. Prop firm challenges have strict drawdown rules. Misconfiguration or unfavorable market conditions can lead to rule violations and challenge failure. Past performance in testing does not guarantee future results or successful challenge completion. Use this EA entirely at your own risk.


---

# Agent Instructions: 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.fundedea.com/hft-expert.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.
