Commit graph

2 commits

Author SHA1 Message Date
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
google-labs-jules[bot]
152ad6d36c Create deployment package structure
- Created DEPLOY/VPS_6773048_DEPLOYMENT_STATUS.md
- Created DEPLOY/deployment_package/EXNESS_GenX_Config.mqh
- Created DEPLOY/deployment_package/EXNESS_GenX_Trader.mq5
- Created DEPLOY/deployment_package/INSTALL.txt
2026-01-22 06:29:46 +00:00