# Session Opening

<mark style="color:$info;">This indicator highlights</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**session opening zones**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">and tracks price action around them to detect potential breakout opportunities.</mark>

{% embed url="<https://www.youtube.com/watch?index=11&list=PLoAyPcCp2RYF0SVieXmszdoX0euI1ZwKz&v=jABlfjp908k>" %}

***

### Session Open Zones

<mark style="color:$info;">Marks vertical session opening zones to identify key market opening times, such as New York, London, Asia or custom.</mark>

* <mark style="color:$info;">These zones act as initial reference points for price action and high-volatility environments.</mark>
* <mark style="color:$info;">Use the ORB Session dropdown to instantly switch between presets for major global markets.</mark>

<div data-with-frame="true"><figure><img src="/files/Q8nxSfwDG7Eg87GH7OOL" alt=""><figcaption></figcaption></figure></div>

* <mark style="color:$info;">For specialized setups, use the Custom Session fields to define a specific time window (e.g., the first 30 minutes of a session) and set your local Custom UTC offset.</mark>
* <mark style="color:$info;">The width of the zone dynamically adjusts based on the Start & End Time defined in your settings.</mark>

<figure><img src="/files/wZCwGgHOGhu7G7rwVpM1" alt=""><figcaption><p>Zone</p></figcaption></figure>

### **Opening Range Channels**

<mark style="color:$info;">Creates</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**price channels**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">from session open zones based on the initial price movement.</mark>

<mark style="color:$info;">The channel helps determine</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**support and resistance**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">for the session.</mark>

<figure><img src="/files/71jvW1Za8cwZ57IhS3hb" alt=""><figcaption></figcaption></figure>

### **Breakout Signals**

* <mark style="color:$info;">**Up Signal:**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">If the price</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**breaks above**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">the session channel, an</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**upward breakout**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">signal is triggered.</mark>
* <mark style="color:$info;">**Down Signal:**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">If the price</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**breaks below**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">the session channel, a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**downward breakout**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">signal is generated.</mark>

<figure><img src="/files/VtUu22EkXeV20G2Qm8PO" alt=""><figcaption><p>Signals</p></figcaption></figure>

***

### How to Use

* <mark style="color:$info;">Best suited for timeframes below 1H (e.g., 5m, 15m, 30m) to capture session-based price movements.</mark>
* <mark style="color:$info;">Select your Session: Choose a pre-defined major market (New York, London, or Asia) from the ORB Session dropdown, or select Custom to define your own hours.</mark>

<div data-with-frame="true"><figure><img src="/files/RDjmj40EgwYio7L7hPYR" alt=""><figcaption></figcaption></figure></div>

* <mark style="color:$info;">Look for session open zones and observe the initial price range.</mark>
* <mark style="color:$info;">Identify breakouts from the session channel to confirm directional bias.</mark>
* <mark style="color:$info;">Use the breakout signals to spot potential trend continuation or reversals.</mark>

<mark style="color:$info;">This tool is useful for</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**day traders**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">looking to capitalize on early session volatility and momentum shifts.</mark>

***

### Settings

<mark style="color:$info;">This panel allows users to customize session-based analysis by selecting preset market hours or defining specific custom timeframes and offsets.</mark>

<div data-with-frame="true"><figure><img src="/files/geot8MbdD0NTUQ8DSBLl" alt=""><figcaption></figcaption></figure></div>

#### Session Configuration

| Setting        | Description                                                                                                    |
| -------------- | -------------------------------------------------------------------------------------------------------------- |
| Enable Session | Toggles the session open zones and price channels on or off.                                                   |
| Signals        | Enables or disables breakout signals when the price exits the session channel.                                 |
| History        | Toggle visibility of past session history on the chart.                                                        |
| ORB Session    | Dropdown menu to quickly select New York, London, or Asia market hours. Select Custom to manually enter times. |
| Custom Session | Defines the specific time range (e.g., 10:00 – 10:30) when the "Custom" session is selected.                   |
| Custom UTC     | Adjusts the time zone offset (e.g., UTC+2) to ensure the session aligns with your local or exchange time.      |
| Session Color  | Allows users to customize the background color of the session zone for better visibility.                      |


---

# 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.bigbeluga.com/toolkits/market-core-pro-tm/session-opening.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.
