---
id: udp-strategy-and-its-parameters
title: "UDP Strategy and Its Parameters"
section: documentation
category: "Strategies / Advanced Strategy Parameters"
url: https://moonbot.eu/en/documentation/advanced-strategy-parameters/udp-strategy-and-its-parameters
locale: en
status: published
updated_at: 2026-08-05T21:31:52+00:00
---

# UDP Strategy and Its Parameters

This strategy is used for trust management mode via the UDP protocol.

### General Parameters

- TMBuyPriceLimit: field for specifying the maximum purchase price value as a percentage of the current market price. This parameter is used as protection for the UDP trust management strategy against purchases at excessively high prices.For example, if TMBuyPriceLimit = 5% and a command is received to buy at +10%, such a command will be ignored.

In addition to this parameter, the following parameters on the Main tab are used for the UDP strategy:

- AcceptCommands: YES/NO checkbox. If YES is set, accept trust management commands. This parameter is available only in Telegram and UDP strategies;
- OnlyEncryptedCommands: YES/NO checkbox. If YES is set, accept only encrypted commands. This parameter is available only in UDP strategies.

You can read more about trust management here:

- Trust Management Via Telegram
- Trust Management Via UDP Protocol
- Social Trading.
