FAQ »

What are the minimum system requirements for running a trading robot?

A trading robot requires a stable computing environment. Minimum system requirements depend on the strategy complexity, operation frequency, and the volume of data being processed.

Minimum requirements:

  1. Operating system:
    • Windows 10/11, Linux, or macOS.
    • Support for server OS versions for round-the-clock operation.
  2. Processor:
    • For simple strategies: 2 cores (Intel i3/AMD Ryzen 3 or higher).
    • For high-frequency strategies: 4+ cores (Intel i7/AMD Ryzen 5 and above).
  3. RAM:
    • 4 GB for basic tasks.
    • 8+ GB for processing large volumes of data.
  4. Internet connection:
    • Stable access with low latency (<50 ms to the exchange).
    • A dedicated server or VPS is recommended to minimize disruptions.
  5. Disk space:
    • 10 GB for platform installation and log storage.
    • SSD drive for faster operations.
  • For complex algorithms, use cloud servers such as AWS, Google Cloud, or Azure.
  • For high-frequency trading, set up a server near the exchange.

Tips:

  • Make sure your computer or server is up to date and supports stable operation.
  • Use uninterruptible power supplies (UPS) for protection against power outages.
  • Regularly clean logs and update software.