Commit Graph

2 Commits

Author SHA1 Message Date
bf70b79237 Clean up OrdersEA.mq5 - Remove WinAPI and license dependencies
- Removed #include WinAPI/winuser.mqh (no more MessageBox)
- Removed #include web.mq5 (no more license check)
- Replaced MessageBox with Print() for margin info
- Replaced SendMailEx with SendNotificationEx using native MT5 notifications
- Updated copyright to Garfield Heron / fetcherpay.com
- Email default set to garfield@fetcherpay.com
- License check bypassed - always allows access
2026-03-24 11:49:06 -04:00
9fac45a9be Add OrdersEA MT5 version
- MT5 compatible version of the grid/layering EA
- Same basket trading logic as MT4 version
2026-03-24 09:45:01 -04:00