Account, Balance and Transfer Operations
Chronix treats account state as a first-class runtime domain, not as a passive table.
The backend tracks and exposes:
- balances;
- wallets;
- positions;
- active orders;
- fills;
- transfer and rebalance transaction history;
- account summaries;
- multi-account and multi-venue aggregation;
- margin and available balance;
- account-specific risk and exposure.
This supports:
- live account panels in clickGUI;
- account/risk dashboards in Grafana;
- fund transfers between accounts;
- rebalance automation and transfer-oriented operations;
- strategy-level inventory monitoring;
- post-trade, transaction and historical analysis.