Commit Grafiği

7 değişiklikler(commits)

Yazar SHA1 Mesaj Tarih
9e8ce6a0ee core: refactor into bounded, symbol-agnostic building blocks
Same code as the luvinga repo's Include/core (commit "Refactor core/ ...").

- common.mqh (new): as-series contract, CRing<T>
- session.mqh: now implemented (was declarations only); force-added because
  Experts/core is listed in .gitignore
- candlesticks/swings/marketWatchFilter: no more input variables in headers;
  use configure() / constructor arguments
- orderflow, fvg, equilibrium: multi-symbol safe, bug fixes

Breaking: bots that relied on inpWatchTimeframe from marketWatchFilter.mqh
(preReleasedBots/ttrades.mq5) must now declare that input themselves.
signalLab.mqh is untouched by this commit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-19 21:47:19 +03:00
4a8bff75b0 RnD dev tool 2026-06-09 22:48:38 +03:00
1b149c6dc7 blueprint II 2026-05-17 22:39:25 +03:00
43e07ecac2 blueprint 2026-05-03 01:00:28 +03:00
65194d8608 might be overfitting, tryna see if im in honeypot:( 2026-04-30 01:08:03 +03:00
a46490f070 adding my bots for testing in real-live markets 2026-04-26 23:38:40 +03:00
2e68b14fd7 Initial commit 2025-11-21 01:50:37 +00:00