> For the complete documentation index, see [llms.txt](https://docs.jdmindicators.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jdmindicators.com/indicator-settings/market-hours-opening-range-settings.md).

# Market Hours/Opening Range Settings

Control the market hours you trade in using the settings below. You can also set the opening range duration.&#x20;

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

* **Market Open Time**
  * Default setting is 6:30am PST
* **Market Close Time**
  * Default setting is 1:00pm PST&#x20;
* **Opening Range Duration**
  * Default is 15 minutes and this is a recommended duration

Additional settings not found in the indicator drop down are found directly within the indicator/strategy settings control

The visual drawing of the market high and market low is set during this time frame

**ZoneVue Pro - Opening Range Indicator**

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

* Start Time: The opening of the market
* End Time: The time when you want the opening range to end (usually 15 minutes after the open)
* This allows you to add a line above and below the market opening range, as defined below.
* The start and end time is recommended to have a duration of 15 minutes.&#x20;
* You can control the appearing of the lines above and below using the thickness and color settings.&#x20;


---

# 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.jdmindicators.com/indicator-settings/market-hours-opening-range-settings.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.
