Question with CopyBuffer not working as expected. - page 2

 
For simple indicators, the copybuffer works, no worries.

In our small team of developers, I am in charge of creating multi timeframe indicators for EAs that you can see in animated gif
On my thread about multi timeframe

or on my profile

And as luck would have it, the subject of the post is a copybuffer with a notion of timeframe different from the current period.

I STATE that in some multi timeframe configurations, copybuffer returns 0 and no error code when it should return -1 and the error code
Multi timeframe, what do you think? - Time frames are important in forex trading
Multi timeframe, what do you think? - Time frames are important in forex trading
  • 2024.08.08
  • Conor Mcnamara
  • www.mql5.com
If your trading style is scalping that s fine, then we can ignore the higher timeframes. Time frames in forex has a major roll to play in trading. This is to tell you that time frames are important in trading
 
seems that the issue has clearly been demonstrated before this thread was started. Now it is up to developers to take notice.
 
Michael Charles Schefe #:
seems that the issue has clearly been demonstrated before this thread was started. Now it is up to developers to take notice.
I didn’t see any demonstration of the issue. It still needs to be shown ideally with code

 

I already fixed it. The iAMOnArrayMql4 doesn't work as in MT4.

Thanks for your attention.

Bert

 
Paul Anscombe #:
I didn’t see any demonstration of the issue. It still needs to be shown ideally with code

Because there is no issue.

CopyBuffer can always returns 0 without error in a multi-timeframe, multi-symbols system.

There is not known new issue with it in contrary to what this user wrote.

 
Alain Verleyen #:

Because there is no issue.

CopyBuffer can always returns 0 without error in a multi-timeframe, multi-symbols system.

There is not known new issue with it in contrary to what this user wrote.

Clearly, hence my comment.