9 Commits

Author SHA1 Message Date
Ash fb813ee9e9 Add .gitignore to exclude common files and directories 2026-05-10 21:52:29 +01:00
Ash 2c0706b70f docs: Update documentation files 2025-10-28 19:33:54 +00:00
Ash 46218890c5 docs: Add requirements.txt file 2025-10-23 23:29:06 +01:00
Ash e1d7a439a7 docs: Add project flow documentation 2025-10-23 23:23:42 +01:00
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