# Basket Trading

{% embed url="<https://www.youtube.com/watch?v=d6mlVzmS1eI>" %}

## Create your own asset baskets:

* Click Create in the Complex Orders component&#x20;
* Add the account(s) you want to utilze and optionally name your basket

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

Select the pairs you want to add to your basket, press the green button to add them on the long side and the red one to add them on the short side, you can choose pairs from multiple accounts/exchanges

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

You can choose to split the weighting equally or adjust it yourself in the Weight % column by editing the fields. Then enter your initial size and choose the order type you want to execute with.

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

To exit all positions at once, simply use the reverse button with the **Reduce** toggle enabled.


---

# 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.insilicoterminal.com/documentation/application-elements/basket-trading.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.
