Placeholder and Plot Mapping
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending
.mdto page URLs; this page is available as Markdown.
Read more about placeholders here
| Index | {{plot_x}} Placeholder | Plot Title |
|---|---|---|
| 0 | {{plot_0}} | Untitled (Small Bullish FOMO v1) |
| 1 | {{plot_1}} | Untitled (Small Bearish FOMO v1) |
| 2 | {{plot_2}} | Untitled (Big Bearish FOMO v1) |
| 3 | {{plot_3}} | Untitled (Big Bullish FOMO v1) |
| 4 | {{plot_4}} | Big Bubbles |
| 5 | {{plot_5}} | Medium Bubbles |
| 6 | {{plot_6}} | Small Bubbles |
| 7 | {{plot_7}} | Bearish Trend Line Break (Visual Shape) |
| 8 | {{plot_8}} | Bullish Trend Line Break (Visual Shape) |
| 9 | {{plot_9}} | HH Detected |
| 10 | {{plot_10}} | LH Detected |
| 11 | {{plot_11}} | HL Detected |
| 12 | {{plot_12}} | LL Detected |
| 13 | {{plot_13}} | Bullish CHoCH |
| 14 | {{plot_14}} | Bearish CHoCH |
| 15 | {{plot_15}} | Bullish BoS |
| 16 | {{plot_16}} | Bearish BoS |
| 17 | {{plot_17}} | Bullish Liquidity Has Been Hit |
| 18 | {{plot_18}} | Bearish Liquidity Has Been Hit |
| 19 | {{plot_19}} | Bearish Trend Line Has Formed |
| 20 | {{plot_20}} | Bullish Trend Line Has Formed |
| 21 | {{plot_21}} | Bearish Trend Line Break (Alert Data) |
| 22 | {{plot_22}} | Bullish Trend Line Break (Alert Data) |
| 23 | {{plot_23}} | Small Bullish FOMO Bubble |
| 24 | {{plot_24}} | Small Bearish FOMO Bubble |
| 25 | {{plot_25}} | Big Bearish FOMO Bubble |
| 26 | {{plot_26}} | Big Bullish FOMO Bubble |
| 27 | {{plot_27}} | Alert History |
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://algoalpha.gitbook.io/algoalpha-user-manual/premium-indicators/institutional-liquidity-and-price-action-concepts/alerts/placeholder-and-plot-mapping.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.