MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 96c04c22d2 Fix Invalid Volume (10014) in EXNESS_GenX_Trader and prepare VPS deployment package
- Created `mt5/MQL5/Include/MoneyFixed.mqh` to normalize calculated volumes against symbol limits (Min/Max/Step).
- Updated `mt5/MQL5/Experts/EXNESS_GenX_Trader.mq5` to use `CMoneyFixed` instead of `CMoneySizeOptimized`.
- Fixed syntax error in `mt5/MQL5/Include/ManagePositions.mqh` (missing `||` operator).
- Updated `DEPLOY/deployment_package/` with all necessary files (`EXNESS_GenX_Trader.mq5`, `MoneyFixed.mqh`, `ManagePositions.mqh`, `ZoloBridge.mqh`).
- Created `.vscode/extensions.json` for workspace recommendations.
2026-01-22 07:16:56 +00:00
..
EXNESS_GenX_Trader.mq5 Fix Invalid Volume (10014) in EXNESS_GenX_Trader and prepare VPS deployment package 2026-01-22 07:16:56 +00:00
ExpertMACD_Enhanced.mq5 feat: Secure bridge integration, refactor EAs, and add profile maintenance script 2026-01-22 01:08:24 +00:00
ExpertMAMA_Enhanced.mq5 feat: Secure bridge integration, refactor EAs, and add profile maintenance script 2026-01-22 01:08:24 +00:00
ExpertMAPSAR_Enhanced.mq5 feat: Secure bridge integration, refactor EAs, and add profile maintenance script 2026-01-22 01:08:24 +00:00
ExpertMAPSAR_Filtered.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSAR_Improved.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSAR_RiskBased.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSARSizeOptimized.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: Optimize data access in SMC EA 2026-01-22 05:32:55 +00:00