jseparovic / MQL4CSharp

C# Library for Metatrader 4
129 stars 67 forks source link

Unhandled exception #14

Open coolsnake opened 6 years ago

coolsnake commented 6 years ago

Hi,

I attached mql4csharp to chart and got the following error info form MT4 Terminal:

2018.05.03 11:37:01.589 Unhandled exception 0xE0434352 2018.05.03 11:37:01.575 mql4csharp EURUSD,H4: [INFO] OnInit() ExecOnInit: 131686149084340993 , MQL4CSharp 2018.05.03 11:37:01.575 mql4csharp EURUSD,H4: [INFO] OnInit() Initializing logging 2018.05.03 11:37:01.407 mql4csharp EURUSD,H4 inputs: CSharpFullTypeName=MQL4CSharp;

I installed VS2015 and rebuilt the library, but I don't know how to solve this issue. I tried to find the log file but I failed.

talu3000 commented 5 years ago

Same issue here :-(