forked from animatedread/Warrior_EA
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The warning lived inside the VerboseMode-gated corpus report, so a forgotten wipe silently voided an entire 18-year corpus run - the outdated-row guard rejected the whole replay against leftover rows and the run appended 35 rows instead of building a corpus. The check now runs unconditionally at tester OnInit (MetaCorpusStaleCheck): 52 quiet one-row newest-key probes vs the test start, with a loud stop- wipe-rerun instruction when the DB is newer than the test. Absent tables probe quietly via FetchNewestTimeKey''s new quiet flag. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
| .. | ||
| DatabaseConnectionManager.mqh | ||
| DatabaseFileSystemManager.mqh | ||
| DatabaseManager.mqh | ||
| DatabaseOperationsManager.mqh | ||
| DatabaseVersionManager.mqh | ||
| TradeJournalManager.mqh | ||
| TradeJournalReport.mqh | ||