dingmaotu / mql4-lib

MQL4/5 Foundation Library For Professional Developers
Apache License 2.0
544 stars 251 forks source link

'=' - type mismatch GlobalVariable.mqh 292 12 #55

Closed aleksandermajos closed 1 year ago

aleksandermajos commented 4 years ago

Hi!Excellent work!In MT5 work flawessly in MT4 before new update also work as well.Now MT4 Build 1280 makes this error in the title above.I Know MT4/5 very little.Using Your library to push data to Python and .NET.

dingmaotu commented 1 year ago

MQL has buggy implementation of templates. Sometimes the code is OK and sometimes there is type mismatch error. In latest version this file compiled fine.