
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
Yes, that's what I'm doing - inactive.
What is the build of the MetaTrader 4 terminal?
Right now the official MetaTrader 4 build 765. MetaTrader 5 has not opened hosting yet.
There are over 200000 bars on the disk. At least if Bars() doesn't lie.
I wrote that I only create one instance of the indicator."The "create and immediately delete" option is fundamentally wrong with respect to indicators. "This is exactly what the optimizer does. And there is nothing wrong with it. The user should not do the same - create an indicator, take the data, delete the indicator.
Wrong. The optimizer does not do it on every tick. It does it once per test run.
Wanted to be helpful. OK, I won't do it again.