justincn
justincn
Friends

Add friends via their profile or user search and you will be able to see if they are online

justincn
Registered at MQL5.community
justincn
Added topic 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. //
justincn
Added topic 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[];
justincn
Added topic 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