mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 08:40:56 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| EXNESS_GenX_Config.mqh | ||
| EXNESS_GenX_Trader.mq5 | ||
| INSTALL.txt | ||
| ManagePositions.mqh | ||
| MoneyFixed.mqh | ||
| ZoloBridge.mqh | ||