> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/es/trading/create-order-grid/custom-volume.md).

# Volúmenes personalizables

## Interfaz

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/c3b6aff7-8a7c-403f-9269-f4174ebb986c/image.png" alt="" width="375"><figcaption></figcaption></figure>

Al hacer clic en el botón con un valor, se insertará el volumen especificado o la cantidad de tokens.

### Cantidad&#x20;

<figure><img src="/files/C7tD6lnMGvT4jfqWV5t4" alt="" width="318"><figcaption></figcaption></figure>

Si no se especifica % y el trazo es **discontinuo**, se insertará la **Cantidad** al hacer clic en el botón.

### Volumen

<figure><img src="/files/m6B6F0mJWbCwO4QGrNaj" alt="" width="313"><figcaption></figcaption></figure>

Si no se especifica % y el trazo es **sólido**, el **Volumen** se insertará al pulsar el botón.

### % del saldo de la cartera

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/fcdbe707-8690-4179-a93b-9c8d4a3e4b0e/image.png" alt="" width="375"><figcaption></figcaption></figure>

Si se especifica %, el Volumen como % de el saldo libre de la cartera se insertará cuando se pulse el botón.

## Configuración

Los volúmenes personalizables se configuran en el menú de órdenes.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/8bef1bb1-41f9-485d-854f-1044eebbc6ad/image.png" alt="" width="375"><figcaption></figcaption></figure>

1\. **Cantidad** tokens (contratos)\
2\. **Volumen**\
3\. **Volumen, %** (volumen en porcentaje de el saldo libre)\
4\. Valor de la opción seleccionada

**¿Tiene alguna duda? Podemos ayudarte en nuestro chat de Telegram.**

{% embed url="<https://t.me/finandyes>" %}


---

# 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.finandy.com/es/trading/create-order-grid/custom-volume.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.
