# Technical Indicators

Aside from on-chain data, further price insights can also be derived via technical indicators. Such technical indicators are a result of technical analysis methods whereby pricing insights can be inferred based on charting the trends of historical market data. While history is not always repeated, the technical analysis discipline has gained significant traction amongst traders and hence the aggregate effect of the analysis is that prices will tend to move in line with technical indicators, whether or not the price movement was caused by changes to an assets fundamental value or the self-fulfilling prophecy of a horde of traders. To this end, KyberAI has made available a handful of the most important technical indicators and interactive tools which includes DeFi specific indicators such as CEX liquidations and funding rates.

## Technical Indicators

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/UkoDmYYu1bFyJi2pn28E"><strong>Live Charts</strong></a></td><td></td><td></td><td><a href="/pages/UkoDmYYu1bFyJi2pn28E">/pages/UkoDmYYu1bFyJi2pn28E</a></td></tr><tr><td><a href="/pages/OePDuO9MWWCKJnEMjPRo"><strong>Support &#x26; Resistance Levels</strong></a></td><td></td><td></td><td><a href="/pages/OePDuO9MWWCKJnEMjPRo">/pages/OePDuO9MWWCKJnEMjPRo</a></td></tr><tr><td><a href="/pages/fousTlQfPQJtQgetFLdt"><strong>Live Trades</strong></a></td><td></td><td></td><td><a href="/pages/fousTlQfPQJtQgetFLdt">/pages/fousTlQfPQJtQgetFLdt</a></td></tr><tr><td><a href="/pages/ByVPsHpGcMbI37xUHw37"><strong>Funding Rate On CEX</strong></a></td><td></td><td></td><td><a href="/pages/ByVPsHpGcMbI37xUHw37">/pages/ByVPsHpGcMbI37xUHw37</a></td></tr><tr><td><a href="/pages/8B0IBMt44E9QyLLPqkQ7"><strong>Liquidations On CEX</strong></a></td><td></td><td></td><td><a href="/pages/8B0IBMt44E9QyLLPqkQ7">/pages/8B0IBMt44E9QyLLPqkQ7</a></td></tr></tbody></table>


---

# 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://docs.kyberswap.com/reference/legacy/kyberai/technical-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.
