Could you please summarise the main changes? Thanks
Excuse me, and how do I download it to include it in my meta trader 5?
Saved my day.
I don't know why MQL4 removed the implementation of stdlib.mqh like this:
I don't know why MQL4 removed the implementation of stdlib.mqh like this:
#import "stdlib.ex4" string ErrorDescription(int error_code); int RGB(int red_value,int green_value,int blue_value); bool CompareDoubles(double number1,double number2); string DoubleToStrMorePrecision(double number,int precision); string IntegerToHexString(int integer_number); #importbut your implementation works on both MT4 and MT5 without external resources needed.
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
stdlib.mq5:
converted stdlib library for MQL5 from the MQL4
Author: jaffer wilson