From 5f8475cd497494a8052720c4e802ad2904e7d223 Mon Sep 17 00:00:00 2001 From: Richard Date: Thu, 7 May 2026 12:17:00 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b28f6..b51dadd 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,16 @@ A comprehensive tool to scan **M5, M15, H1, H4, D1** charts for classical candle 4. Create a .env file in the same directory as the script, containing your MT5 login credentials: .env MT5_PATH=C:\Program Files\Broker\terminal64.exe + MT5_ACCOUNT=12345678 + MT5_PASSWORD=YourPassword + MT5_SERVER=YourBrokerServer1 -5. Run the script (see usage below). + +6. Run the script (see usage below). Basic Usage Live Scanner (default)