Commit graph

364 commits

Author SHA1 Message Date
GenX FX Trading System
6197343e4b
Merge pull request #12 from A6-9V/Cursor/A6-9V/mql5-onedrive-automation-2165
MQL5 OneDrive automation
2025-12-27 13:15:37 +07:00
Cursor Agent
85c1e2f963 feat: Add GitHub Actions for CI, automerge, and sync
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-27 06:02:09 +00:00
google-labs-jules[bot]
0a79237849 feat: Add documentation for CLI tools
This commit adds documentation for the installation and setup of the following CLI tools:
- Jules CLI
- Cursor CLI
- Firebase CLI
- Docker CLI
- GitHub CLI

The documentation is located in the `docs` directory.
2025-12-27 05:43:07 +00:00
GenX FX Trading System
fea1787ed2
Merge pull request #7 from A6-9V/bolt-donchian-optimization-10621916240506292053
 Bolt: Optimize Donchian channel calculation in MQL5 EA
2025-12-26 18:23:00 +07:00
google-labs-jules[bot]
cd70803a4e feat: Optimize Donchian channel calculation
Replaced the manual `HighestHighMql` and `LowestLowMql` loops with the built-in, native MQL5 functions `iHighest` and `iLowest`.

This change improves performance within the `OnTick` handler by leveraging optimized, pre-compiled platform functions instead of slower, scripted iterations. This leads to a more efficient and responsive Expert Advisor.
2025-12-26 10:32:51 +00:00
GenX FX Trading System
e68592ffa0
Merge pull request #6 from A6-9V/Cursor/A6-9V/email-domain-update-711e
Email domain update
2025-12-26 17:01:49 +07:00
Cursor Agent
78451aceb2 Add contact email to README
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-26 08:45:42 +00:00
GenX FX Trading System
41adf8ee46
Merge pull request #4 from A6-9V/Cursor/A6-9V/inbox-pull-request-processing-3fdf
Inbox pull request processing
2025-12-26 15:31:16 +07:00
Cursor Agent
80ac3d4087 feat: Add MT5 packaging and deployment scripts
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-26 08:26:52 +00:00
GenX FX Trading System
16d7a0512f
Merge pull request #3 from A6-9V/Cursor/A6-9V/automated-tp-sl-risk-4b0d
Automated tp sl risk
2025-12-26 15:22:22 +07:00
Cursor Agent
11782a3d7f feat: Add SL/TP modes and risk management to EA
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-26 08:17:39 +00:00
GenX FX Trading System
69b420bb8b
Merge pull request #2 from A6-9V/Cursor/A6-9V/smc-trend-breakout-integration-f1ad
SMC trend breakout integration
2025-12-26 15:11:45 +07:00
Cursor Agent
cd29b25967 feat: Add SMC Trend Breakout MTF indicator and EA
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-26 07:26:47 +00:00
GenX FX Trading System
5dac9ba482
Initial commit 2025-12-26 13:13:16 +07:00