# Indicators

- [What is a Golden Cross and a Death Cross?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-a-golden-cross-and-a-death-cross.md)
- [What is the Golden Cross?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-the-golden-cross.md)
- [Instantly Improve Your Trading Strategy with Support and Resistance](https://www.bfm-unity.org/antbot-doc/en/indicators/instantly-improve-your-trading-strategy-with-support-and-resistance.md)
- [The Ultimate Moving Average Trading Guide](https://www.bfm-unity.org/antbot-doc/en/indicators/the-ultimate-moving-average-trading-guide.md)
- [Detailed Explanation of Support and Resistance](https://www.bfm-unity.org/antbot-doc/en/indicators/detailed-explanation-of-support-and-resistance.md)
- [What is SMA(Simple Moving Average) Indicator?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-sma-simple-moving-average-indicator.md)
- [What is BBW(Bollinger Bands Width) Indicator?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-bbw-bollinger-bands-width-indicator.md)
- [What is RSI(Relative Strength Index) Indicator?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-rsi-relative-strength-index-indicator.md)
- [What is KDJ Indicator?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-kdj-indicator.md)
- [What is MACD(Moving Average Convergence/Divergence) Indicator?](https://www.bfm-unity.org/antbot-doc/en/indicators/what-is-macd-moving-average-convergence-divergence-indicator.md)


---

# 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://www.bfm-unity.org/antbot-doc/en/indicators.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.
