We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042b6a0 commit 833b95cCopy full SHA for 833b95c
test/integration/test_mt5_initialization.py
@@ -22,7 +22,7 @@ def test_mt5_initialization():
22
23
# Attempt 2: initialize with standard path
24
result = mt5.initialize(
25
- path="C:\\Program Files\\MetaTrader 5\\terminal64.exe",
+ path="C:\Program Files\MetaTrader 5\terminal64.exe",
26
login=0,
27
password="",
28
server="",
0 commit comments