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.