I got the upgrade today. The upgrades coming to mt4 the usual way
After updating to 1030, My Templates from earlier version are not working. Anyone else also facing the same problem and is there any solution?
All works Ok for me with build 1030
There is build 1031 already
:-(
cannot convert type 'string' to 'bool'
Anyway:
It never could be converted- only seems now the compiler is strict about that error
:-(
cannot convert type 'string' to 'bool'
mladen:
It never could be converted- only seems now the compiler is strict about that error
It never could be converted- only seems now the compiler is strict about that error
There seems to be no problem before the build 1030
int x=(int)FileReadString(file_handle);
bool state=(bool)FileReadString(file_handle);
bool state=(bool)FileReadString(file_handle);
Anyway:
There seems to be no problem before the build 1030
int x=(int)FileReadString(file_handle);
bool state=(bool)FileReadString(file_handle);
bool state=(bool)FileReadString(file_handle);
:)
Has been resolved, changed to int types
Anyway:
Or use FileReadBool() now
:)
Has been resolved, changed to int types
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The MetaTrader 4 platform update will be released on December 16, 2016. We have fixed some bugs based on crash reports.
The update will be available through the LiveUpdate system.