This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <service> | |
| <id>LimitlessMagicSummaryEmitter</id> | |
| <name>Limitless Magic Summary Emitter</name> | |
| <description> | |
| Per-magic rollup emitter for the Strategy Attribution panel on /admin. | |
| Queries MT5 (Engine Node 06 by default) for open positions + recent | |
| closed deals every 60s, computes per-magic gross_profit / win_rate / | |
| trade_count / floating_now / worst_floating / sequence_depth, and | |
| POSTs the batch to /api/ingest/magic-summary. |