> For the complete documentation index, see [llms.txt](https://jester.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jester.gitbook.io/docs/tools/jester-infinity.md).

# Jester - Infinity

{% hint style="success" %}
Indicator Access is granted automatically via our [Castellan](/docs/tools/castellan.md)user management bot.
{% endhint %}

{% hint style="danger" %}
We will continue to allow access to the indicator for **as long as possible**. However, recent improvements in the bot (as of July 2024) have raised significant concerns about the potential for bad actors to exploit the indicator in ways that do not benefit JESTER. If such misuse occurs, we will take steps to disable alerts from the indicator and obfuscate its operation, though its visual display will remain relatively unchanged.&#x20;
{% endhint %}

#### **Key Highlights**

1. **Unified Indicator Framework**\
   Infinity merges multiple Jester algorithms—some of which were previously separate scripts—into **one** tool. Quickly switch between or combine strategies (e.g., older pivot methods vs. newer trend-based logic) for more comprehensive coverage.
2. **Robust Technical Overlays**\
   Whether you’re a swing trader or a scalper, Infinity’s **dynamic support/resistance**, **trend detection**, and **precision-based signals** give you a clear picture of where the market may be headed. The indicator auto-updates in real time to match evolving price action.
3. **Built-In Take Profit & Stop Loss**\
   Plan your exits directly on the chart with Infinity’s integrated **take profit** and **stop loss** lines. Adjust the risk settings within the indicator to tailor your strategy—keeping you focused on the markets instead of manual calculations.
4. **Historical Versions & Future-Ready**\
   Infinity includes legacy Jester setups (e.g., “v1,” “v2.56,” etc.) so you can compare, test, or revert to older configurations if desired. It also serves as the **foundation** for **future** Jester indicator releases, ensuring you stay ahead with new features as they roll out.
5. **Seamless User Management (via Castellan)**\
   Infinity ties into the **Castellan** system—our unified user management bot—ensuring that your **access and permissions** synchronize properly across Telegram and TradingView. If you have a premium or VIP tier, advanced features in Infinity unlock automatically.
6. **Clean & Customizable Interface**\
   With simplified styling, toggles for optional overlays, and consistent naming conventions, Infinity is **easy to navigate** even for newcomers to Jester’s ecosystem. Customize each component—entries, trailing stops, dynamic support—without cluttering your charts.


---

# 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://jester.gitbook.io/docs/tools/jester-infinity.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.
