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
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
- Purchased — a new Node is Purchased
- Starting — the terminal or browser session launches and authenticates
- Running — actively connected and able to send/receive trade events
- Degraded — connection dropped or unresponsive; a restart is attempted automatically
- Stopped — manually disabled or removed by the user