# Roadmap 2.0

<details>

<summary><strong>Technology Roadmap 2.0. 2023 - 2024</strong></summary>

* [ ] Risk management system development
* [ ] Risk management system integrated into manual trading
* [ ] System bots development
* [ ] System bots marketplace
* [ ] Implementing risk management system in bots
* [ ] Pine builder
* [ ] Pine bot marketplace
* [ ] Implementing risk management system in Pine bots
* [ ] Scalper version
* [ ] Proprietary trading service PROP
* [ ] Developing new widgets: positions, order book, cluster volumes, trade stats, charts
* [ ] Customizable modular workspace for multiple monitors
* [ ] Multi-position
* [ ] Cross-price notifications
* [ ] Mobile version

</details>

<details>

<summary><strong>A roadmap for improvement Q2-Q4 2023</strong></summary>

* [x] Launch of trading on the OKX exchange

</details>


---

# 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.finandy.com/legal/roadmap-2.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.
