Why don't you use CArrayDouble?
#include <Arrays\ArrayDouble.mqh>
CArrayDouble m_arr;

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello guys,
I wanna iterate thru indicator buffers of different timeframes/periods and check for signals.
Iam pretty new at coding with MQL5 and I didnt find any solution in this forum.
I guess its just to easy ...
Do you have any solution to solve this problem?
Best regards
Vi