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}} | Trend Spine |
| 1 | {{plot_1}} | Bias High |
| 2 | {{plot_2}} | Bias Low |
| 3 | {{plot_3}} | Firmament Upper Band Inner Bound |
| 4 | {{plot_4}} | Firmament Upper Band Middle Bound |
| 5 | {{plot_5}} | Firmament Upper Band Outer Bound |
| 6 | {{plot_6}} | Firmament Lower Band Inner Bound |
| 7 | {{plot_7}} | Firmament Lower Band Middle Bound |
| 8 | {{plot_8}} | Firmament Lower Band Outer Bound |
| 9 | {{plot_9}} | FVT Trail Base Bullish |
| 10 | {{plot_10}} | FVT Trail Base Bearish |
| 11 | {{plot_11}} | Bearish FVT Trail Extension |
| 12 | {{plot_12}} | Bullish FVT Trail Extension |
| 13 | {{plot_13}} | Stop Loss Level Export |
| 14 | {{plot_14}} | Take Profit 1 Level Export |
| 15 | {{plot_15}} | Take Profit 2 Level Export |
| 16 | {{plot_16}} | Take Profit 3 Level Export |
| 17 | {{plot_17}} | Take Profit 4 Level Export |
| 18 | {{plot_18}} | Take Profit 5 Level Export |
| 19 | {{plot_19}} | SSA Candles (Open) |
| 20 | {{plot_20}} | SSA Candles (High) |
| 21 | {{plot_21}} | SSA Candles (Low) |
| 22 | {{plot_22}} | SSA Candles (Close) |
| 23 | {{plot_23}} | Exit Signal |
| 24 | {{plot_24}} | Bullish Signal |
| 25 | {{plot_25}} | Bearish Signal |
| 26 | {{plot_26}} | Strong Bullish |
| 27 | {{plot_27}} | Strong Bearish |
| 28 | {{plot_28}} | Bullish Optimal Entry |
| 29 | {{plot_29}} | Bearish Optimal Entry |
| 30 | {{plot_30}} | 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/smart-signals-assistant/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.