> For the complete documentation index, see [llms.txt](https://docs.uncoded.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uncoded.ch/configuration-options/uncoded-parameters-overview.md).

# unCoded Parameters Overview

{% hint style="info" %}
If you are only interested in the available setting options, [<mark style="color:$warning;">you can skip straight to the basic information</mark>](#basic-info).
{% endhint %}

***

{% embed url="<https://youtu.be/et42OARUdTY>" %}

{% stepper %}
{% step %}

### 👀 View & Inspect Modes

* To view the settings and modes, first go to your dashboard ([<mark style="color:$warning;">http://YOUR.SERVER.IP:4000</mark>](http://YOUR.SERVER.IP:4000)) and log in with your password.

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

Then switch to the <mark style="color:purple;">**Settings**</mark> tab.

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

{% hint style="info" %}
Use <mark style="color:purple;">**Edit**</mark> to change the settings, or view them in the <mark style="color:purple;">**Details**</mark>.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## 🛠️ Basic Info

| Parameter       | Description                   |
| --------------- | ----------------------------- |
| **Mode Name**   | Name of the Mode              |
| **Description** | Short description of the Mode |

***

## 🏦 Investment Settings

| Parameter                            | Description                                                 |
| ------------------------------------ | ----------------------------------------------------------- |
| **Investment Per Buy**               | Amount invested on each buy                                 |
| **Don't Buy Below Quote Balance**    | Prevents buys if quote balance falls below this value       |
| **Investment Percent Mode (Toggle)** | Enables percentage-based investing instead of fixed amounts |
| **Investment % of Free Quote**       | Percentage of available quote balance used per buy          |
| **Min Investment Per Quote**         | Minimum required quote balance of an investment             |

***

## 💶 Buy Configurations

| Parameter                   | Description                                         |
| --------------------------- | --------------------------------------------------- |
| **Can Buy**                 | Enables of disables buying                          |
| **Can Buy Up**              | Allows buys when price moves up                     |
| **Can Buy Down**            | Allows buys when price moves down                   |
| **Only Maker Buy**          | Places buy orders as maker orders only              |
| **Buy Percentage**          | Percentage move required to trigger a buy           |
| **Buy Splits**              | Number of split buy orders                          |
| **Buy Volumes**             | Volume used for the split buy orders                |
| **Buy Volume Distribution** | Defines how buy volume is distributed across splits |

{% hint style="info" %} <mark style="color:purple;">**What are Maker Buy Orders:**</mark> Maker buy orders on Binance are buy limit orders that are placed in the order book instead of being executed immediately, which means they add liquidity to the market.
{% endhint %}

***

## 💰 Sell Configurations

| Parameter                     | Description                                       |
| ----------------------------- | ------------------------------------------------- |
| **Can Sell**                  | Enables or disables selling                       |
| **Only Maker Sell**           | Places sell orders as maker orders only           |
| **Sell Percentages**          | Defines the percentage levels for selling         |
| **Take Profit Visualization** | Displays the configured take profit levels        |
| **Trailing Stop Loss**        | Adjust the stop loss as price moves up            |
| **Sell Time Curves**          | Controls selling behavior over time (EXPERT MODE) |
| **Time Curve Check Interval** | Sets how often the time curve is checked          |

{% hint style="info" %} <mark style="color:purple;">**What are Sell time Curves:**</mark> Sell Time Curves allow the bot to adjust sell behavior over time for each split instead of relying on one fixed sell condition.
{% endhint %}

***

## ⚠️ Risk Management

| Parameter                | Description                                                      |
| ------------------------ | ---------------------------------------------------------------- |
| **Stop Loss (Toggle)**   | Enables a stop loss to limit downside risk                       |
| **Stop Loss Percentage** | Defines how far price may drop before the stop loss is triggered |

***

{% hint style="info" %}

## Do you want to try unCoded for yourself?

If you want to set up your trading bot now, [<mark style="color:$warning;">**start the setup here**</mark>](/start-your-trading-bot/1.-set-up-binance-for-uncoded.md)!
{% endhint %}
