Sebastian Diaz
Sebastian Diaz
Friends 1
Sebastian Diaz
Added topic Python and MT5: mt5.initialize() problem
Hi, im new here and have a problem trying to conect mt5 with python; i have this code: import MetaTrader5 as mt5 import pandas as pd mt5 .initialize() And this is the result: # Intenta inicializar MetaTrader 5 mt5.initialize(path) Out[ 3 ]: False
Sebastian Diaz
Registered at MQL5.community