Commit Graph

  • 61a96d490c Add alternative validation methods: SSH, HTTP, and Python script with Telegram master Garfield 2026-03-30 15:38:05 -04:00
  • d0fca63be2 Add n8n workflow setup documentation Garfield 2026-03-30 13:08:42 -04:00
  • 0719ecdc4d Add n8n workflow and validation script for settings monitoring; fix missing weekend protection params Garfield 2026-03-30 13:08:12 -04:00
  • 0d026d5573 Fix Confluence EA settings - wrong variable name, too restrictive filters Garfield 2026-03-30 08:40:44 -04:00
  • a766263ec5 v1.16: Add weekend protection to Confluence EA Garfield 2026-03-30 08:36:25 -04:00
  • 53171c3c36 v1.15: Add trailing stop implementation to Confluence EA Garfield 2026-03-30 08:31:28 -04:00
  • baaac18b84 Add comprehensive documentation for AI handoff Garfield 2026-03-30 00:22:17 -04:00
  • 24f3d09c96 Fix: make gridPlaced global so CheckWeekendProtection can access it Garfield 2026-03-29 23:59:13 -04:00
  • 028a41b9b5 Fix: remove abovePivot/belowPivot debug references Garfield 2026-03-29 23:51:58 -04:00
  • c53dff6d9f Fix weekend gap risk and short signal detection Garfield 2026-03-29 23:40:59 -04:00
  • ac32303eeb Session Save 2026-03-29: Complete EA analysis, bug fixes, and 24 settings files documentation Garfield 2026-03-29 23:03:39 -04:00
  • ab710633c0 Add Confluence EA settings for GBPJPY (The Beast) - extreme volatility warnings Garfield 2026-03-29 22:58:11 -04:00
  • 57107aac08 Add specific Grid EA settings for EURUSD, USDJPY, GBPUSD, GBPJPY Garfield 2026-03-29 22:53:21 -04:00
  • 3f64e34522 Add complete .set files for all major pairs: USDCAD, AUDUSD, NZDUSD, USDCHF, XAUUSD Grid Garfield 2026-03-29 22:49:09 -04:00
  • 044b047f6c Add EURJPY settings for Confluence EA and Grid EA Garfield 2026-03-29 22:43:03 -04:00
  • 8457079306 Add comprehensive .set files for Confluence EA and Grid EA by pair type Garfield 2026-03-29 22:37:49 -04:00
  • 2a8ef3f0d2 Fix HIGH/LOW input variable scope - use InpManualHigh/Low for inputs and GridHigh/Low for runtime Garfield 2026-03-29 22:32:29 -04:00
  • 3971dbd2b3 Rename HIGH/LOW to InpHigh/InpLow to avoid MQL5 constant conflict Garfield 2026-03-29 22:28:14 -04:00
  • 16b69d251c Fix warningPrinted scope - restructure CheckDailyDrawdown function Garfield 2026-03-29 22:27:13 -04:00
  • 04756ef2bd Fix warningPrinted scope error - move declaration to function level Garfield 2026-03-29 22:23:35 -04:00
  • 2f8c24a5d2 MultiSignal Confluence EA v1.13 - Add dynamic lot sizing Garfield 2026-03-25 22:43:25 -04:00
  • 15cd0153e3 Add order cancellation logic to OrdersEA_Smart_Grid Garfield 2026-03-24 21:53:44 -04:00
  • b5df20d054 Fix invalid price errors - add stop level validation Garfield 2026-03-24 15:35:12 -04:00
  • 2bdaee0fe5 Fix missing input declarations in OrdersEA_Smart_Grid Garfield 2026-03-24 15:02:01 -04:00
  • 0a26f3469f Fix type conversion errors in OrdersEA_Smart_Grid Garfield 2026-03-24 15:00:08 -04:00
  • a74b5db8f7 Fix MT5 array declaration issues in OrdersEA_Smart_Grid Garfield 2026-03-24 14:52:42 -04:00
  • f0b8653420 Add complete MT5 conversion of OrdersEA_Smart_Grid Garfield 2026-03-24 14:35:38 -04:00
  • 4bbf470ed6 Fix OrdersEA_Smart_Grid compile errors Garfield 2026-03-24 14:14:50 -04:00
  • 73d420c2c2 Add OrdersEA_Smart_Grid v3.0 - Auto pivot + RSI/ADX filters Garfield 2026-03-24 14:02:24 -04:00
  • 2e1c617e73 Fix compile error in OrdersEA - variable scope issue Garfield 2026-03-24 13:38:42 -04:00
  • 5c6c5e4741 Add MT5 safety tools to prevent MetaEditor freezes Garfield 2026-03-24 13:36:55 -04:00
  • c415cd9919 Convert OrdersEA to proper MT5 syntax (v2.0) Garfield 2026-03-24 13:04:46 -04:00
  • c342966488 Clean up OrdersEA MT4 version - Remove WinAPI and license dependencies Garfield 2026-03-24 11:49:41 -04:00
  • bf70b79237 Clean up OrdersEA.mq5 - Remove WinAPI and license dependencies Garfield 2026-03-24 11:49:06 -04:00
  • 9fac45a9be Add OrdersEA MT5 version Garfield 2026-03-24 09:45:01 -04:00
  • d75ed2f6f2 Add OrdersEA v1.1 - Grid/Layering EA with basket trading Garfield 2026-03-24 09:44:46 -04:00
  • e2d42b3015 Add complete volatility filters v1.12 (Anti-Chop) Garfield 2026-03-22 10:35:22 -04:00
  • 86fa4b2bcb Add volatility filters v1.12 (Anti-Chop) Garfield 2026-03-22 10:18:34 -04:00
  • 2b6db7ba89 Add read-report utility to parse HTML directly Garfield 2026-03-21 20:41:04 -04:00
  • d98f833e82 Add browser direct access documentation Garfield 2026-03-21 20:38:08 -04:00
  • f11ab2ec55 Add live report export utilities Garfield 2026-03-21 19:59:56 -04:00
  • e58a4a425f Add export-to-browser utility Garfield 2026-03-21 19:42:16 -04:00
  • 14c4e7da2f Add show-latest-report utility Garfield 2026-03-21 19:29:49 -04:00
  • 9575c5ed76 Add MT5 helper utilities Garfield 2026-03-21 19:09:24 -04:00
  • 32e5c6a2dd Add .gitignore for MQL development Garfield 2026-03-21 18:44:47 -04:00
  • 27f8f54c05 Add Gitea setup instructions Garfield 2026-03-21 18:40:22 -04:00
  • 74308b38e7 Initial commit: MQL Trading Bots Garfield 2026-03-21 18:39:48 -04:00