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
This commit is contained in:
2026-03-24 11:49:06 -04:00
parent 9fac45a9be
commit bf70b79237
Executable → Regular
+1369 -1362
View File
File diff suppressed because it is too large Load Diff