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)