Awesome Trades Copier

ATC Nodes

Awesome Trades Copier - Nodes

A Node is the infrastructure unit that actually runs trading terminals and automation bridges on behalf of your accounts. Every MT4/MT5 terminal, and every browser-based prop firm connection, runs inside a Node rather than on your own machine/vm — so trades keep copying whether or not your computer is on.

Architecture

Node PoolNode AMT5 terminalaccount login #1Node BMT4 terminalaccount login #2 Node Cbrowser sessionHankoX / RebelsPython process manager — health checks, restarts, resource limitsManaged centrally from the ATC admin panel

Each Node runs isolated from the others on the same Node Pool — one terminal crashing or disconnecting doesn't affect its neighbors. A background process manager inside the Node Pool watches each Node and restarts it automatically if it stops responding.

Supported Node types

  • MT4 terminal — connected to a source or client broker account
  • MT5 terminal — connected to a source or client broker account
  • HankoX
  • Rebels Funding

Lifecycle

  1. Purchased — a new Node is Purchased
  2. Starting — the terminal or browser session launches and authenticates
  3. Running — actively connected and able to send/receive trade events
  4. Degraded — connection dropped or unresponsive; a restart is attempted automatically
  5. Stopped — manually disabled or removed by the user

On this page