# Zone Settings

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

* **Reward to Risk Ratio**
  * Allows you to display the appropriate take profit amount and price based on zone risk and contract qty
* **Order QTY**
  * The number of contracts you are trading
  * A factor in the calculation of zone risk, take profit amount and price labels on the zone.
  * This does not affect any strategy order placement or calculations and is purely related to the indicator
* **Hide Supply Zone/Demand Zone**
  * Check to box to display only zones of a certain type
* **Entry and Stop Loss Padding**
  * This will adjust the calculation of zone risk based on the tick buffer you enter


---

# 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.jdmindicators.com/indicator-settings/zone-settings.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.
