# Sizing

### Trading Balance

The Trading Balance gives you control over how much of your margin will be considered by the KF-OEMS (in USD).

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

To lower your risk, the aggressivity of the engine, and the accumulation speed: Set a New Considered Balance lower than your actual balance (displayed on the left).\
To increase your risk, the aggressivity of the engine, and the accumulation speed: Set a New Considered Balance higher than your actual balance.

Note: New Considered Balance might be capped depending on your subscription level, and the allowance you paid for.

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

### Set Max Exposure

Max exposure will tell the KF-OEMS how much to accumulate and carry at most\
The engine will stop increasing the position past that size

default: **Considered Balance**

### Set Min Exposure

Min exposure will tell the KF-OEMS how much to accumulate and carry at least\
The engine will make sure to carry the min exposure set and will stop taking profit accordingly

default: **0**


---

# 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.thekingfisher.io/products/order-execution-management-system/functions/sizing.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.
