Forum

how to send and receive data in mql4 ?

hi dear, can i send and receive data in ea in mql4 using webrequest ? (send and receive via json or ... ?) thanks

how to use iBands in mql5

hi, i program via mql4 before, now i am trying to create EA in mql5 but i cant use iBands in mql5, for example in mql4 : iBands(Symbol(),0,20,2,0,PRICE_CLOSE,MODE_LOWER,2); but in mql5 i cant set mode ( MODE_LOWER or UPPER ) And cant set shift. how can i get value of bb , for example value of upper

how can i use ex4 file in EA for send order ?

hi can i use one or more Oscillator in my EA for send order ? my Oscillatorfile type is ex4 Thanks

how can i send order from indicator ?

DECOMPILATION IS FORBIDDEN