# Hoja de ruta 2.0

<details>

<summary><strong>Hoja de ruta tecnológica 2.0. 2023 - 2024</strong></summary>

* [ ] Desarrollo del sistema de gestión de riesgos
* [ ] Implementación del sistema de gestión de riesgos en la negociación manual
* [ ] Desarrollo de bots del sistema
* [ ] Mercado de bots del sistema
* [ ] Implementación del sistema de gestión de riesgos en los bots
* [ ] Constructor de Pine
* [ ] Mercado de bots Pine
* [ ] Implementación del sistema de gestión de riesgos en bots Pine
* [ ] Versión Scalper
* [ ] Servicio de negociación propietario (PROP)
* [ ] Creación de una serie de nuevos widgets: posiciones, libro de órdenes, volúmenes de clusters, estadísticas de negociación, gráficos
* [ ] Sistema modular que permite personalizar el espacio de trabajo en varios monitores
* [ ] Múltiples posiciones
* [ ] Notificaciones de cruce de precios
* [ ] Versión móvil

</details>

<details>

<summary><strong>Una hoja de ruta para mejorar Q2-Q4 2023</strong></summary>

* [x] Inicio de la negociación en la bolsa OKX

</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/es/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.
