Warrior_EA/Scripts
Repository files (latest commit first)
Filename Latest commit message Latest commit date
AnimateDread 47a5ef338b Refactor Warrior EA: Integrate custom signal modules, enhance voting mechanism, and improve management features
- Replaced standard library signal modules with custom implementations to allow for named patterns and improved voting.
- Added new input parameters for module weights, allowing for optimization of individual signal contributions.
- Enhanced the management of trades with new options for breakeven and management cut.
- Introduced a mechanism for dynamic ranking of signal weights based on historical performance.
- Improved initialization logic to ensure proper registration of filters and handling of trading conditions.
- Added detailed logging for trading permissions and account status during initialization.
2026-09-13 14:32:40 -04:00
..
CalendarHistoryExport.mq5 fix(news): probe the calendar call instead of declaring the feed absent 2026-09-06 16:31:06 -04:00
CalendarRecorder.mq5 fix(research): calendar recorder - separate LIVE from BACKFILL, fix seen-set key 2026-08-01 20:22:12 -04:00
DiagnoseADBuffers.mq5 feat(research): buffer-health diagnostic for the AD suite - it found a provable dead branch 2026-09-04 23:11:33 -04:00
DumpSymbolSpecs.mq5 docs(research): pipeline analysis, and the two scripts the research depended on 2026-09-06 01:57:18 -04:00
ExportIndicatorBuffers.mq5 docs(research): pipeline analysis, and the two scripts the research depended on 2026-09-06 01:57:18 -04:00
ExportTicks.mq5 tools: MQL5 tick exporter for offline microstructure research 2026-08-01 17:49:35 -04:00
ImportDukascopyBars.mq5 Refactor Warrior EA: Integrate custom signal modules, enhance voting mechanism, and improve management features 2026-09-13 14:32:40 -04:00
tester_results.py chore(scripts): tester_results.py - one pass over a finished tester run (log counts, report, journal rows) 2026-09-06 12:17:42 -04:00