From 7a95952de85c5d415231afa090189fce9af9daf4 Mon Sep 17 00:00:00 2001 From: Ash Date: Wed, 15 Oct 2025 01:22:26 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..de8e9ad --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# MT5-PY-AI-Tbot +A complete framework for creating an Al-enhanced trading bot in MQL5, using Python for model training and the ONNX format for deployment on the MetaTrader 5 platform.