
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
Would you be so kind as to correct the code. Just output the correct data from M1.
Testing on m15.Thanks in advance!
And read the article that Roche advised.
Вы что, проверяете этот код в режиме визуального тестирования? Почитайте статью Тестер в терминале MetaTrader 4: Это необходимо знать
I read it and not only this article, that's why I'm puzzled - it is written that you can see any TF in test mode,
But in fact iHigh(NULL,PERIOD_D1,0) and similar functions in the tester are only from the current TF.
Perhaps something is wrong with my tester, but it seems I am not the only one, judging by the feedback of people.
Have you checked yourself?
А статью прочитал, что Рош советовал.
More than once.
Just don't give advice of a similar kind
I gave you the code - fix it.
A lesson for me and others.
;)
I read it and not only this article, that's why I'm puzzled - it is written that you can see any TF in test mode,
But in fact iHigh(NULL,PERIOD_D1,0) and similar functions in the tester are only from the current TF.
Perhaps something is wrong with my tester, but it seems I am not the only one, judging by the feedback of people.
Have you checked yourself?
Seeing means getting values in the EA.And in visual testing mode, the sketched indicators get values from real data, not from simulated data.
Видеть, значит получать значения в советнике.А в режиме визульного тестирования наброшенные индикаторы получают значения с реальных данных, а не с моделированных.
Yep. from an off-line schedule. ;)
Yep. from an off-line schedule. ;)
С реальных данных. Для корректного отображения индикатора в таком режиме нужна излишнее его усложнение. Для проверки возможности получения данных с разных таймфреймов достаточно сделать в советнике Print() нужных значений, а потом в логах смотреть.
What are you talking about? We're talking about the tester in general.
What are you talking about? We're talking about the tester in general.
I'm talking about the tester too. Apparently you didn't read the article very well.Can you tell me how to write a correct multitimeframe indicator so that it works correctly in the tester.
The test results would be the same.
For example you can try Tikovsky;)
Run it in a reputable tester for example...