> For the complete documentation index, see [llms.txt](https://platinumalgo.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://platinumalgo.gitbook.io/docs/introduction/platinum-algo-guide.md).

# Platinum Algo Guide

This all-in-one indicator is crafted to be your trusted guide in the ever-changing trading landscape. Suitable for both beginners and experienced traders seeking to refine their strategies, Platinum Algo is dedicated to simplifying your trading experience and boosting your profitability.

### What is Platinum Algo?

Platinum Algo is a state-of-the-art trading indicator developed using advanced artificial intelligence. It's engineered to offer you optimized buying and selling signals, streamlining your trading decisions and enhancing your potential for success. This tool is designed to equip traders with all they need for success, consolidated into one efficiently organized package.

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

### Features:

**Buy/Sell Signals and Alerts:** Receive real-time, AI-optimized signals to guide your trading moves.

**Bar Color:** Colored candles that change corresponding to the buy and sell signals

**Trend Filter:** Filter out trades so that you trade with the trend.

**Dashboard:** A complete dashboard with highly actionable metrics such as Trend Strength, current volatility, volume analysis, etc.

**Take Profit and Stop Loss:** Protect your investments with smart, automated suggestions for locking in gains and minimizing losses.

**Reversals:** Displays potential reversal areas for contrarian trading or take-profit suggestions.

**Previous Day High/Low/Close:** Shows previous day high/low/close prices on the chart.

**Swing Points:** Shows market structure swing points on the charts.

**Internal Market Structure:** Shows internal market structure.

**HMA:** Custom moving average to filter trade signals.

**ChoCh/BOS:** Shows changes of character and breaks of structure on the chart.

**Strong/Weak High/Low:** Shows strong/weak highs or lows on the chart.

**EQH/EQL:** Shows equal highs and equal lows on the chart.

Orderblocks: Shows orderblocks (supply & demand) on the chart.

**Fair Value Gaps:** Shows fair value gaps on the chart.

**TP/SL:** Shows Take Profit and Stop Loss on the chart.

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


---

# 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:

```
GET https://platinumalgo.gitbook.io/docs/introduction/platinum-algo-guide.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.
