Adam W
Adam W
Friends

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

Adam W
Added topic Non-determinism in CopyBuffer even when no error is reported and return value is positive.
This time hopefully I have checked all possible ways CopyBuffer can return something invalid. (unlike last time, when I neglected to GetLastError). Still, in rare cases, CopyBuffer sometimes writes rogue values to its destination array. This little
Adam W
Added topic Unexpected behavior of CopyClose in Version 5.00 Build 655 on Win 7 64bit
I have reduced a bug in an indicator I am working on to a reproducible case of unexpected behavior with CopyClose.  #property indicator_separate_window #property indicator_buffers 0 #property indicator_plots 0 int OnInit ()   {
8
Adam W
Registered at MQL5.community