# Enable OracleAlgo

## Access Here: <https://whop.com/unity-academy-membership/oraclealgo-membership/>

{% embed url="<https://youtu.be/vkAc8ZsFjVQ>" %}
*Video Example*
{% endembed %}

1. **Open TradingView**

* Go to TradingView and select the chart you want to use.
* For this example, we’ll use **BTCUSDT**.
* Enter the symbol in the search bar and open the pair’s chart.

<figure><img src="/files/SoAXPo73oNx8WhMknhlm" alt=""><figcaption><p><em><strong>Select Trading Pair</strong></em></p></figcaption></figure>

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

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

**2. Add Indicators**

* Click on the **Indicators** button at the top of the chart.
* In the search bar, type:
  * **The Oracle AIO – \[Unity]**
  * **The Oracle Strength – \[Unity]**
* Alternatively, scroll down to **Invite-Only Scripts** and select them.

\
**3. Activate Indicators**

* Click once on each indicator to load them onto your chart.
* Once activated, they will appear immediately.

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

**4. Start Analysing**

* With OracleAlgo live on your chart, you can now analyse market structure, momentum, and signals with confidence.

<figure><img src="https://media.discordapp.net/attachments/1137396129219231784/1412118457688002630/image.png?ex=68b7214c&#x26;is=68b5cfcc&#x26;hm=6606a5e2ce38c911af166f4fa48aef6c28d7b89c819dcf5f1407bcc943176631&#x26;=&#x26;format=webp&#x26;quality=lossless&#x26;width=1429&#x26;height=924" alt=""><figcaption></figcaption></figure>


---

# 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://unity-academy.gitbook.io/oraclealgoguide/oraclealgo/enable-oraclealgo.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.
