Snapshot Archive
Paper ReadLatest portfolio snapshot and archive tools.
The paper Gateway health timer refreshes the snapshot every 5 minutes. Use save_snapshot_archive from the MCP stack to write a timestamped copy.
Latest Snapshot
| Timestamp (UTC) | — |
| Account | — |
| Net Liquidation | $0 |
| Positions | 0 |
| Open Orders | 0 |
| Executions | 0 |
| Mode | — |
| Gateway Connected | No |
Archive Commands
Run these via the MCP stack or SSH
Save archive
save_snapshot_archive()List archives
list_snapshot_archives()Compare two archives
compare_snapshots(file_a='...', file_b='...')Load archive
load_snapshot_archive(filename='...')