TheSnowGuru / PyTrader-python-mt4-mt5-trading-api-connector-drag-n-drop

Open Source Trading Strategies & End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading⭐ Full Documentation ready. Lightweight, efficient and stable implementation 🔥
https://discord.gg/wRMUNP8ERa
674 stars 14 forks source link

MT4 Unhandled exception 0xE0434352, Pytrader_MT4_EA_V1.02 EURUSD,M1: not initialized, Pytrader_MT4_EA_V1.02 EURUSD,M1: uninit reason 8 #6

Closed drbothen closed 3 years ago

drbothen commented 3 years ago

Everytime i try to add the ea to the chart i receive the following

2020.11.20 12:29:05.318 Expert Pytrader_MT4_EA_V1.02 EURUSD,M1: removed 2020.11.20 12:29:05.318 Pytrader_MT4_EA_V1.02 EURUSD,M1: uninit reason 8 2020.11.20 12:29:05.318 Pytrader_MT4_EA_V1.02 EURUSD,M1: not initialized 2020.11.20 12:29:05.318 Unhandled exception 0xE0434352 2020.11.20 12:29:04.646 Pytrader_MT4_EA_V1.02 EURUSD,M1: Server socket created 2020.11.20 12:29:04.474 Pytrader_MT4_EA_V1.02 EURUSD,M1 inputs: ServerPort=22222; key=; activation_key=; 2020.11.20 12:28:59.162 Expert Pytrader_MT4_EA_V1.02 EURUSD,M1: loaded successfully

I have add .net 3.5 as well as installed Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019. I am running this on server 2019, what am I missing?

thanks!

Branly76 commented 3 years ago

Hi,

With MT4 had some problems, due to unmanaged code. Give me this weekend to check all and give you an update. Sorry for the inconveniences

Branly76 commented 3 years ago

Uploaded a new version 1.04. This one should work, anyway here is working. If still problems, contact me by huub.emonts@gmail.com

BR