From ce2e1ef92c0509387fea1be93f3432f8b743c249 Mon Sep 17 00:00:00 2001 From: Vittus Mikiassen Date: Mon, 22 Jun 2026 20:04:50 +0200 Subject: [PATCH] Update README with data file download instructions Added instructions for downloading data files. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50c7ec0..a0030c7 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,8 @@ python mt5-xau-lstm-ppo-bot.py --train --test --- +To train download a m5 xauusd csv file form kaggle or dukascopy and place the folder in "download" relative to the directory the mt5-xau-lstm-ppo-bot.py is in. + ## Project Goals Current work focuses on: