Commit Graph

5 Commits

Author SHA1 Message Date
Ash efb2fb6567 refactor: Improve documentation and code quality 2025-10-23 23:21:40 +01:00
Ash 5600035f3c docs: Add technical and how-to-run documentation 2025-10-23 23:14:15 +01:00
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
Ash e9b49bb370 Update README.md
Update readme
2025-10-15 02:26:01 +01:00
Ash 7a95952de8 Initial commit 2025-10-15 01:22:26 +01:00