samuraitaiga / py-metatrader

metatrader library for metatrader
Apache License 2.0
90 stars 48 forks source link

Login to MT4 , I want to login to MT4 how can I do that #18

Open manisngpl opened 1 year ago

manisngpl commented 1 year ago

I'm trying create a connection but it's not working. please guide me how can I do that

Create a connection to MT4

mt4 = mt4(server=MT4_SERVER, login=MT4_LOGIN, password=MT4_PASSWORD)