Gruwel
Gruwel
Friends

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

Gruwel
Added topic Moving average buffer - array out of bounds
Hi all, ‌‌I'm trying to move one buffer into another. The buffer idea is: b‌uffer2[0] = buffer1[0]‌ b‌uffer2[1] = buffer1[0] b‌uffer2[2] = buffer1[1] b‌uffer2[3] = buffer1[1] b‌uffer2[4] = buffer1[2] b‌uffer2[5] = buffer1[2] b‌uffer2[6] = buffer1[3]
Gruwel
Added topic ClosePosition() from MT4
Hi All  Apologies if this has been answered before, but I can't find a suitable answer. How do I close an open position when certain criteria are met? For example: if(fast moving average crosses over and above slow moving average) Open long
Gruwel
Registered at MQL5.community