Prime Spot DCA Trading Bot User Guide – GUI Interface

Table of Contents

  1. Introduction
  2. License & Connection
  3. Trading Configuration
    • 3.1. Symbols & Capital
    • 3.2. Timeframe
  4. Technical Indicators
  5. Risk Management (Stop Loss)
  6. Take Profit
  7. Safety Orders (DCA)
  8. API Key
  9. Controls & Logs

1. Introduction

Prime Spot DCA Trading Bot consists of two components: the Client and the Server, both running on 64-bit architecture.
• The Client provides a graphical user interface (GUI) used to configure trading settings, monitor status, and control the bot.
It can run on Windows or Linux (desktop environments).
• The Server executes all trading operations, connects to the exchange API, processes market data, and runs the trading logic.
It can also run on Windows or Linux, including cloud or headless environments.
All configurations and trading commands are performed via this GUI interface.
The Client communicates with the Server in real time, allowing you to manage trades remotely while keeping the trading engine isolated for safety and reliability.

2. License & Connection

2.1. License

2.2. Full Exchange Support

Prime Spot DCA Trading Bot now supports Binance US (binance.us) in addition to Binance Global (binance.com) and Binance Testnet.
This upgrade allows users in the United States to trade safely and seamlessly using the same GUI-based interface.
The Exchange selection now includes three options: How It Works
When selecting an exchange inside the API Configuration panel:

Differences Between Binance Global and Binance US
While the bot works the same across both exchanges, Binance US has a smaller set of supported trading pairs and may have different rate limits. If a selected symbol is not supported on Binance US, the bot will show a validation warning in the GUI.

Important Notes

3. Trading Configuration

3.1. Symbols & Capital

3.2. Timeframe

4. Technical Indicators

Important Note: Indicators are only used to determine Base Orders (initial buy orders). Safety Orders (DCA) do not use indicators.

5. Risk Management (Stop Loss)

6. Take Profit

7. Safety Orders (DCA)

8. API Key

9. Controls & Logs