> For the complete documentation index, see [llms.txt](https://docs.mercapabbaco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercapabbaco.com/funcionalidad/graficador.md).

# Graficador

{% hint style="info" %} <img src="/files/-MK_vhCt0Q1gct0P_zJf" alt="" data-size="line"> Funcionalidad solo disponible para suscripción ***Experto***
{% endhint %}

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

## Especies

Al seleccionar la especie deseada se va a mostrar el gráfico correspondiente al mismo, pudiendo elegir entre dos tipos de vistas:

* Gráfico de Cotización: Muestra la relación en el tiempo del bono, frente a su precio y volumen operado.
* Gráfico de Paridad: Muestra la relación en el tiempo del bono, frente a su paridad y volumen operado.

<figure><img src="/files/jt8xyWXdrFbMRm9EqjsQ" alt=""><figcaption><p>Parámetros del Graficador</p></figcaption></figure>

{% hint style="info" %}
En la parte superior izquierda se encuentran las solapas para el cambiar de funcionalidad. En el lado izquierdo del gráfico se encuentran las herramientas útiles para el análisis técnico.
{% endhint %}

## Curvas

En la solapa **Curvas** se van a poder seleccionar y comparar todas las (o las que se deseen) curvas disponibles, las mismas se mostrarán juntas en un gráfico que tiene relacionado su TIR y Modified Duration.

<figure><img src="/files/wt4uAew6nxuDXL9xr9NP" alt=""><figcaption><p>Selección de curvas</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mercapabbaco.com/funcionalidad/graficador.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
