Control Cockpit
The whole operation, live on one sheet.
It reads the live pipeline
Four sources, one snapshot. My code listens to the running system and gathers the exact state of everything that matters.
Strategies
Live status and each session countdown.
Terminals & accounts
Open positions and today's execution metrics.
Trade updater
The state of the sync loop, at a glance.
Machine telemetry
CPU, RAM and disk on the machine.
Read the state. Write the cockpit.
Every value is mapped to its exact cell, then the sheet is written as one clean control cockpit. My own code, through the sheet API.
Read statestrategies · terminals · updater · telemetry
Map to cellseach value to its coordinate
Write cockpitone live sheet, always current
The sheet only receives. Nothing is ever sent back, the pipeline is never touched from the sheet.
One sheet. The whole operation.
A live control cockpit that maps every moving part of the pipeline to a single, read-only view.