dvetri
dvetri
dvetri
Added topic histogram width
Hi Is it possible to draw a histogram with a width above "5" with mq5? In mq4 this was not a problem. The only problem was manually changing the width in the indicator settings menu
dvetri
Added topic how to compare numbers and iCustom value
int x[] = { iCustom ( NULL , NULL , "XXX" , 0 ,i) , 66 , 22 , 99 } ; int maxValue = ArrayMaximum (x); Hi I try to compare values of the external indicator and numbers. is it correct to compare numbers and iCustom return value? Is it any other way to
dvetri
Added topic Blank.mq4 for drawing and object placing
is it possible somebody to make this Blank.mq4 able to recieve drawings and objects? thanks
dvetri
Registered at MQL5.community