Handelseinstellungen - DEXBOT
LOGB
  • Heim
  • Blog
  • Katalog
  • Updateverlauf
  • Anweisungen
  • Dokumentation
  • Förderung
Login / Register
Sign inCreate an Account

Lost your password?

0 items 0,00 USDC
  • Deutsch
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • فارسی
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • العربية
    • Português
    • বাংলা
LOGB
  • Deutsch
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • فارسی
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • العربية
    • Português
    • বাংলা

Telegram BOT DE

11
  • Hauptmenü
  • Aktive Trades
  • Abgeschlossene Trades
  • Blockchain-Einstellungen
  • Beschreibung der ausgewählten Blockchain
  • Handelseinstellungen
  • Bot-Einstellungen
  • Telegram-Bot erstellen und Token erhalten
  • Einrichten von Handelsindikatoren
  • Token einrichten
  • GRID BOT

Website-Dokumentation

4
  • Partnerprogramm
  • Lizenz — Gerät zurücksetzen
  • Zwei-Faktor-Authentifizierung
  • Verwendung eines Gutscheins (Promo‑Code), um Rabatt zu erhalten

Installation auf VPS

8
  • Generieren und Vorbereiten des geheimen Schlüssels
  • Vorbereitung des Servers und der Ordner
  • Bereitstellung des Bots auf dem Server
  • Konfiguration der .env-Datei und der Datenbank
  • Erstellung und Aktivierung von Systemdiensten zum Starten der Bots
  • Grundlegende Befehle für die Arbeit mit einem Linux VPS-Server
  • Schnelle DEXBOT – Installation
  • Aktualisieren der DEXBOT – Version
  • Startseite
  • Dokumentation
  • Telegram BOT DE
  • Handelseinstellungen
View Categories

Handelseinstellungen

2 мин. чтения

Chapter„PAIR SETTINGS“allows you to manage all trading parameters for a specific trading pair. Here you can set up transaction amounts, profit strategies, loss protection, and additional functions.


🟢 ON/OFF #

The button for switching the status of a trading pair:

  • 🟢 ENABLED— the bot will trade this pair
  • 🔘 OFF— the bot ignores this pair
  • Instant switching— changes are applied immediately
  • Saving to the database— the status is saved in the database

💰 Transaction amount #

Setting up the purchase size:

  • Size in $— how much to spend on each purchase
  • Example: 40 $— $40 purchase at a time
  • Impact on risk — больше сумма = больше риск/прибыль
  • Recommendations— 10-100 $ depending on the capital

📈 Take Profit #

The desired percentage of profit:

  • Automatic sales— when the specified percentage is reached
  • Example: 5%— sale when the price increased by 5%
  • The main way to earn money— the main strategy for making a profit
  • Recommendations— 3-20% depending on volatility

💱 Slippage #

Acceptable price deviation:

  • Maximum deviation— the acceptable difference between the expected and actual price
  • Example: 100 (1.0%)— deviation of up to 1% from the expected price
  • High slippage— faster execution, but worse price
  • Low slippage— the best price, but it may not be fulfilled

💲 Maximum cost #

Purchase price restriction:

  • 🟢 ENABLED— the bot buys only if the price is lower than the specified one
  • 🔘 OFF— the bot buys at any affordable price
  • Example: 5 $ — покупка только если цена токена < 5 $
  • Protection against overvalued tokens— avoiding buying expensive coins

📊 Trailing Stop #

Dynamic profit protection:

  • 🟢 ENABLED— stop loss follows the rising price
  • 🔘 OFF— fixed stop loss
  • Example: 2.5%— sale if the price has fallen by 2.5% from the maximum
  • Profit protection— automatic lifting of the foot when growing
  • Example of work— bought for $1, the price rose to $1.5, the stop rose to $1.46

🔋 Automatic sale #

Automatic sale without indicator signal:

  • 🟢 ENABLED— the bot sells immediately when a Take Profit or Trailing Stop is triggered
  • 🔘 OFF— the bot is waiting for a signal from the indicators to sell (by default)
  • Example: Take Profit 5%— with auto sale enabled, the sale is immediately upon reaching 5%
  • Strategy— allows you to capture profits faster than the indicators give a signal
  • Risk management— protection against price rollbacks after reaching the goal

📉 Stop Loss #

Loss protection:

  • 🟢 ENABLED— the token is sold when the specified loss is reached
  • 🔘 OFF— the token is held until Take Profit or manual sale
  • Example: -15%— sale if the price has dropped by 15%
  • Minimizing losses— protection against large drawdowns
  • Recommendations— from -5% to -20%, depending on the strategy

🏦 Accumulation #

Saving a portion of the profit:

  • 🟢 ENABLED— the specified percentage remains in the token
  • 🔘 OFF— all profits are reinvested in new deals
  • Example: 1%— 1% of the profit remains in the token
  • Strategy— with a Take Profit of 5% and savings of 1%: 1% сохраняется, 4% продается
  • Gradual accumulation— creating a reserve for stability

🔂 Additional purchase #

Position averaging strategy:

  • 🟢 ENABLED— additional purchases when the price drops
  • 🔘 OFF— only one purchase
  • Example: -15% (10)— purchase at a drop of 15%, maximum 10 times
  • Averaging the price— reduction of the average cost of the position
  • Strategies— simple purchase or position averaging
  • Risk management— limit the number of additional purchases

🗂️ Presets #

  • Conservation— ready-made settings for quick application
  • Copying Settings— apply settings from other pairs
  • Individual settings— special parameters for this pair

🔧 System Functions #

  • Automatic saving— all changes are saved to the database
  • Data validation— checking the correctness of the entered values
  • Error handling— correct exception handling
  • Logging— record all changes in the log

📋 What happens when settings are changed #

  • Instant application— new settings are applied immediately
  • Saving to the database— changes are recorded in the database
  • Updating the cache— the settings cache is updated
  • Reloading configs— the bot is reloading the configuration
  • Validation— checking the correctness of new values
  • Notifications— confirmation of successful saving
Bewerten Sie dieses Dokument?
Updated on 26. August 2025
Inhaltsverzeichnis
  • 🟢 ON/OFF
  • 💰 Transaction amount
  • 📈 Take Profit
  • 💱 Slippage
  • 💲 Maximum cost
  • 📊 Trailing Stop
  • 🔋 Automatic sale
  • 📉 Stop Loss
  • 🏦 Accumulation
  • 🔂 Additional purchase
  • 🗂️ Presets
  • 🔧 System Functions
  • 📋 What happens when settings are changed

© 2025 DEXBOT. All rights reserved

  • Heim
  • Blog
  • Katalog
  • Updateverlauf
  • Anweisungen
  • Dokumentation
  • Förderung
Wir verwenden Cookies, um Ihnen das beste Erlebnis auf unserer Website zu bieten. Wenn Sie diese Seite weiterhin nutzen, stimmen Sie der Verwendung von Cookies zu.
More info More info Accept
Home
0 items Cart
My account
Menu