# Chart Lines

<figure><img src="/files/XcEAtLMK9PpdR6ocbMJP" alt=""><figcaption></figcaption></figure>

* Lines are color-coded by type — limit buy, limit sell, TP, and SL each have distinct colors, with virtual and real levels differentiated
* Click any line to select, drag to adjust the target price, or delete — changes update the underlying order directly
* Toggle on/off in **Settings → Trading → Show Chart Order Lines** (enabled by default)

<div data-with-frame="true"><figure><img src="/files/CcsFWih5GaAFwlBy3FjN" alt=""><figcaption><p>Example chart showing active limit orders and TP/SL levels with the edit toolbar visible.</p></figcaption></figure></div>


---

# 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.frontrun.pro/trading/chart-lines.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.
