Features of the mql5 language, subtleties and tricks - page 334
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
If you move lines 22 and 23 here
the script will start to terminate with an error
Does not play. What build are you using?
Maybe you need to have several different indicators on the chart to reproduce the situation.
5833 build
Does not play. What assembly are you using?
For example, if you add to the graph in this order, you will get this message.
2 leaked strings leftFor example, if you add to the graph in this order, you will get this message.
For example, if you add to the graph in this order, you will get this message.
Forum on trading, automated trading systems and testing trading strategies
Features of the MQL5 language, subtleties and techniques
fxsaber, 18 April 2024 21:40
I think this is the quickest calculation.
/* Holiday2 (EURUSD,H1) GetDealLength: 146056 microsec (sum = 5034828067200) Holiday2 (EURUSD,H1) GetDealLength_Cached: 563 microsec (sum = 5035790304000) */Optimized version using Prefix[] sum cache
Some minor fixes.
A few minor corrections.
Thank you, it doesn’t match yet.