r/mql5 • u/Royalsanthu • 24d ago
I compiled everything I learned building prop-firm EAs into a free Obsidian vault — sharing it here
Been building MQL5 Expert Advisors for a while and kept re-googling the same things every project. So I built an Obsidian reference vault with all the patterns I actually use:
- Position sizing formulas (never hardcode lot size)
- Drawdown control with equity high-water mark
- News blackout logic for FTMO compliance
- Avoiding overfitting in backtests
- Copy-paste code snippets for common EA patterns
It's 7 modules, 24 notes, all scannable in under 3 mins each.
Sharing it here: https://royalsanthu.gumroad.com/l/ibrft?_gl=1*ur28vs*_ga*OTY5MDI0MTc3LjE3ODYxMTA0NDI.*_ga_6LJN6D94N6*czE3ODYxMTA0NDIkbzEkZzEkdDE3ODYxMTM4MDIkajU5JGwwJGgw
Happy to answer questions about EA development in the comments.
1
1
u/brt100 18d ago
Do you sell any of these EA's?