Aladdin Abdulkareem
Aladdin Abdulkareem
  • Information
4 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Individual at United Arab Emirates
Aladdin Abdulkareem
Left feedback to developer for job Grid Trading EA Modification
Aladdin Abdulkareem
Added topic Grid Code Request
int start() {          for ( int i = 1 ; i <= gridlines; i++)    {    if ((Bid == gridstart + i*step))    {    int buy = OrderSend ( Symbol (),OP_BUY,lot,Ask, 0 , 0
Aladdin Abdulkareem
Added topic Tell Me How to Share EA Strategy/Profit?
Hello guys, A lot of traders who don't know to write a code may have great ideas about EA's strategies, however, they are afraid to share it with coders as those ea ideas might be theft and sold by the coder himself. Is there any protocol to share
Aladdin Abdulkareem
Aladdin Abdulkareem
Hi, I'm very beginner in coding, can anyone help me how to add an external variable that lists the tradable symbols on MT4 as a checklist, so you can mark the pair which you want the EA to apply trades on?
Thanks in advance :)
Aladdin Abdulkareem
Added topic Close Order After Specific Number of Renko Boxes Formed
Hello everyone!  I'm a fan of Renko Chart, but I have no idea about coding, Can anyone help me to script this?!...   To close the opened position after specific count of renko boxes!! Thanks in advance
Aladdin Abdulkareem
Registered at MQL5.community