Hi, is this project still maintained?
can i check how to .Add an unsigned int type?
right now if i add uint, it caps to a weird number.. 1.4 million if i remember correctly..
when i need to contain an array of ticket id, which is unsigned, and can stretch values like: 1.595.753.954
at the moment, if i Add a uint, mql4 complains "Add" ambiguous call to overloaded function
Hi, is this project still maintained?
can i check how to .Add an unsigned int type?
right now if i add uint, it caps to a weird number.. 1.4 million if i remember correctly..
when i need to contain an array of ticket id, which is unsigned, and can stretch values like: 1.595.753.954
at the moment, if i Add a uint, mql4 complains "Add" ambiguous call to overloaded function