# Version 1.0.0.20 Launched

10th Jan 2025

* Provided Basic Strategy Management Module for Amibroker, Tradingview, Python, Excel, Metatrader etc with timing controls and auto squareoff
* Documentation of Strategy Management Module under /docs folder
* Kotak Data API Added. Note - Kotak doesnt support Historical API
* Kotak Authentication method changed. Now Consumer Key and Consumer Secret is more than enough. Auth token Generation is not required
* Auto Generation of API Keys at the Registration
* Moved Holdings from Top Navigation Bar to Profile Flyout Menu


---

# 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.openalgo.in/change-log/release/version-1.0.0.20-launched.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.
