> For the complete documentation index, see [llms.txt](https://docs.agenatrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agenatrader.com/german/einfuhrung/faq/top/chart-tickt-jedoch-ohne-candles.md).

# Chart tickt, jedoch ohne Candles

**Häufigste Ursachen und Lösungen**

**Wenn die Handelszeiten eines Instruments im Instrument Editor nicht den tatsächlichen Handelszeiten der Börse entsprechen.**\
→ Wir empfehlen dringend, die Handelszeiten nicht zu ändern, sofern Sie nicht über fortgeschrittene Kenntnisse in AgenaTrader verfügen.

**Wenn die Handelszeiten einer gesamten Börse im Marketplace Escort nicht den tatsächlichen Handelszeiten der Börse entsprechen.**\
→ Wir empfehlen dringend, die Handelszeiten nicht zu ändern, sofern Sie nicht über fortgeschrittene Kenntnisse in AgenaTrader verfügen.

**Wenn die Einstellung „Wochenenden ausschließen“ unter „GlobalConfiguration → Chart“ aktiviert ist, werden am Wochenende keine neuen Kerzen gezeichnet. Werden die Von-/Bis-Einstellungen dieser Funktion geändert, kann dies dazu führen, dass auch andere Tage wie Montag oder Freitag im Chart ausgeschlossen werden.**\
→ Wir empfehlen, die Einstellungen für **„Wochenenden ausschließen“** nicht zu ändern. Die Standardeinstellungen finden Sie unten:

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F1347375179-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MPF2GKRtXhoOgYaA79S%252F-MPF3nuCw2-Ae8YARrSA%252FFromToDefault.png%3Falt%3Dmedia%26token%3D4880c02a-f2b2-4573-85c5-898974694917&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=8c1297af&#x26;sv=1" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.agenatrader.com/german/einfuhrung/faq/top/chart-tickt-jedoch-ohne-candles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
