Commit Graph
3 Commits
Author SHA1 Message Date
Ash 1e16b161c4 feat: Add MT5 trading bot project files
This commit includes the initial project files for the MT5 trading bot. It includes:

- MQL5 scripts for exporting data and for the trading EAs.

- Python scripts for model development and for creating a benchmark model.

- ONNX models for the trading EAs.

- A file with all the code concatenated.

- A directory with the separate code files.
2025-10-23 23:02:10 +01:00
AshandGitHub e9b49bb370 Update README.md
Update readme
2025-10-15 02:26:01 +01:00
AshandGitHub 7a95952de8 Initial commit 2025-10-15 01:22:26 +01:00