2 Commits

Author SHA1 Message Date
Ash efb2fb6567 refactor: Improve documentation and code quality 2025-10-23 23:21:40 +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