Influenced by the InnerCircleTrader. This repo tried to write the core concept termed as "the elements of a trade setup", providing the fundamental building block for various entry models. Lets go folks!
- MQL5 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
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> |
||
| Experts | ||
| README.md | ||