> For the complete documentation index, see [llms.txt](https://docs.botmanager.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botmanager.io/misc/ruleset-examples-for-automation/add-funds-to-deals.md).

# Add Funds to deals

## Explanation

If actual profit percentage (PnL%) falls below -20%, then a satety order is placed. The order type is market and the volume will be 100% of the current deals volume. If Fear and Greed index is lower than or equals 25, then the volume will be 200%.

Example: If a deal looks like this:

<div align="left"><img src="/files/-Mjnk2tix5hGrCcKh-xr" alt=""></div>

then a safety order with a volume of \~80$ will be placed. (100% of $80.12)

If fear and greed index is low enough, then the volume would be \~160$. (200% of $80.12)

<div align="left"><img src="/files/-MjnjQxYDRYclh3ehmS2" alt=""></div>

## Download

{% file src="/files/-MjnkOFdryNtF3AnxAE7" %}
