Forum

PLS HELP, SL AND TP ARE NOT WORKING.

Hi, I tried to put them into my code but it seems is unable to open a position, anyone could help with this ? { res=OrderSend(Symbol(),OP_BUY,Lots,Ask,3,Ask - 0.005,Ask + 0.005,"",MAGICMA,0,Blue); //this code is not working. // res=OrderSend(Symbol(),OP_BUY,Lots,Ask,3,0,0,"",MAGICMA,0,Blue); // this

Please help,

Hi guys, I tried to get a median from an array, but I got 0, I don't know where it's wrong, could you help and correct this code please ?, thank you //======================================================================== double median,array1[]; avr1 = 11.45; avr2 = 4.6; avr3 = 7.781254; avr4 =

MT5 EA GPU COMPUTING , CUDA SUPPORT ?

We know the GPU computing had a great speed, is it planned for MT5 ? Some EAs need a lot of computing support, only CPU computing is not enough anymore, I think it would be a great improvement if MT5 allows EA using the GBP computing