
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
Collecting M1. etc. says exactly this
Maybe you will add the function we have been talking about a lot?
This is a function in the script that would guarantee the presence of a given number of bars on a given timeframe and symbol.
we are not ready to violate our servers. only advanced users should use this secret button ;-)
Slava, this secret button is just terrible violence against them :)
The function I am talking about is much more democratic :))
I hope you change your mind in time though.
The most important thing from the consumer's point of view in any product is its stability and predictability. MT does not suffer from the latter yet ... you never know what will happen.
1.
When trying to connect Custom zigzag indicator Everything went into a deep freeze with 100% CPU load. And everything got awfully slow. I.e. I didn't even wait for 1 pass of optimization. Athlon 64+ machine with 4G of memory.
2.
During optimization some parameter combinations appear for 2 times. Instead of the last (final) value, the first one is used. For example, I optimize from 0.01 to 0.08 and step 0.01.
0.01,0.02,....,0.07,0.01
By the way, should the target value be substituted or not? Logically, it should. But if the loop is written like this
for(i=Start;i<Stop;i+=Step), it obviously won't be.
Actually, it should. Let's check it out.
it is the difference between the initial deposit and the lowest balance for the whole test period
is the difference between the initial deposit and the lowest balance for the whole testing period
Testing the strategy, no trades, absolute drawdown 3000.00. It is not clear why?
When I tried to connect Custom zigzag indicator everything went into a deep freeze with 100% CPU load. And everything got horribly slow. That is, I didn't even wait for 1 pass of optimization. Athlon 64+ machine with 4G of memory.
I did it :)
In 10 hours 7 passes :)
1.
При попытке подключить Custom индикатор zigzag Все ушло в глубокую задумчивость со 100% загрузкой проца. И все стало жутко медленно. Т.е. я не дождался даже 1 прохода оптимизации. Машина Атлон 64+ с 4Г памяти.
Waiting for it :)
7 passes in 10 hours :)
Post the code, maybe there's a bug there. Recently I came to a conclusion how to use Zigzago-like indicators in tester (and in real life). It turns out (from logical reasons, I haven't checked it yet) very simple. So simple that I wondered how I hadn't guessed it before. :)