| Account | Executor | Market | Open | Today | Balance | P&L today | Last signal |
|---|---|---|---|---|---|---|---|
| gold2m Upcomers funded | LIVE beat 4m ago (every 5m) | OPEN next 19:50–20:10 NY in 7h 25m | flat | 0/4 | 1,005,237.05 | +1,577.85 | 13h ago |
| nas2m Vantage demo | LIVE beat 3m ago (every 5m) | OPEN next 12:50–13:10 NY in 25m | flat | 2/4 | 98,218.67 | -786.92 | 7h ago |
Today is this account's accepted plans against its own cap — the relay counts the allowance per instance, so one instrument's windows cannot consume another's. P&L today is equity against the balance the trading day opened at, so it includes an open position — ⭐ the same figure, on the same New York boundary, that the executor's daily-loss guard measures, and the one the firm's daily limit and consistency rule are written against. Each account's own page carries the total since T4T started there.
⭐ Kept because the trades are evidence about that configuration. ⚠ They are not pooled with the live figures — comparing two different strategies as one sample would say nothing true about either. Nasdaq 3-minute
⭐ What running this on live accounts has made visible that a backtest cannot show — the division of labour between the strategy and the executor, what we measured, the gaps, and the design questions that belong to the author rather than to us. ⛔ Including the four changes we expected to help, measured, and dropped.
The relay runs on a free tier capped at 1,000 writes a day, and ⛔ nothing would announce running out — writes would simply start failing while the relay kept answering and this page kept rendering the last good record. ⭐ So the figure is derived rather than counted: a counter would itself cost a write every time it moved.
| Source | Writes/day | Scales with |
|---|---|---|
| Heartbeats | 576 | ⚠ executors, not instruments — another instrument on an existing account costs nothing here |
| Trade reports | 18 | trades × ~5 legs each |
| Events | 6 | plans, and ⚠ a refusal costs two |
| Projected total | 600 (60%) | at today's rate, 68% of the day elapsed |
⭐ One more executor would add 288 writes a day before it placed a single trade — that, not more trading, is what would breach this. The durable record already lives in a database; this budget only governs the relay's own working store.