samuraitaiga / py-metatrader

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

Does this work on Gnu/Linux systems? #13

Open ahangarha opened 5 years ago

ahangarha commented 5 years ago

Hi

I wanted to know if this would work on systems with Gnu/Linux operating systems or not. I tried it once and got the following error:

ImportError: No module named _winreg

I run MT4 using Wine.

RamMakireddi commented 4 years ago

Hi Ahangarha, i am also using mac and installed mt4 using wine, will it work?

ahangarha commented 4 years ago

MT works with wine almost perfectly. there are some minor issues.

I wanted to see if these codes work natively on GnuLinux or not