
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
I believe this to be a bug in Include\Indicators\Series.mqh method CheckLoadHistory
currently:
should be:
since Period() and Symbol() are both methods of this class that return m_period and m_symbol, respectively. If so, can this be fixed in the next update please?