# September 2024

### Python code examples&#x20;

We've added Python code examples to all our Rest API documentation pages. This forms part of our ongoing mission to improve your user experience with Kaiko documentation. To see an example, head to any Rest API page and select the "Python" tab in the "Request Examples" section.&#x20;

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

### Derivatives Risk Indicators Enhancements

We've made significant improvements to Kaiko [Derivatives Risk Indicators](https://www.kaiko.com/products/analytics/derivatives-risk-indicators). Users can now configure their IV using one of three calculation methods:

* Deltas
* Strikes
* Forward log moneyness

We've also made several enhancements, allowing finer granularity in your computations.

Kaiko Derivatives Risk Indicators helps you manage risk in the options market with confidence, calculating the potential volatility of any crypto asset with user-provided criteria. It's made specifically for crypto, backed by our trusted market data. [Contact us](https://www.kaiko.com/products/analytics/implied-volatility#form) if you'd like to learn more about it.

### New stream documentation

We've brought our stream documentation into our new Developer Hub. Take a look [here](https://docs.kaiko.com/stream/) -  you'll see we've added specific code examples for each Kaiko data solution and significantly improved discoverability. As always, we welcome your feedback, so please let our operations team know if you have any thoughts.&#x20;

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

As a reminder, Kaiko Stream is the fastest and easiest way to consume Kaiko Data. Once connected to a stream, you'll get constant updates, providing true real-time data. \
\
**Key benefits:**

✔ Real-time updates delivered instantly with no need to call an API each time&#x20;

✔ Data on multiple exchanges or instruments simultaneously in one stream

&#x20;✔ gRPC technology for the best data delivery and uptime&#x20;

✔ Customizable calculations, frequencies, and channels&#x20;


---

# 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.kaiko.com/whats-new/2024/september-2024.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.
