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
Manual Backtester Error
Same problem for me, I checked the "Journal" Tab in the strategy tester and it shows a ObjectSetText Error#4202 warning, maybe there is something in the code related with unassigned text properties. I Will try to find out if that is the problem.
Same problem for me, I checked the "Journal" Tab in the strategy tester and it shows a ObjectSetText Error#4202 warning, maybe there is something in the code related with unassigned text properties. I Will try to find out if that is the problem.
ERR_OBJECT_DOES_NOT_EXIST 4202 Object does not exist.
http://docs.mql4.com/runtime/errors
ERR_OBJECT_DOES_NOT_EXIST 4202 Object does not exist. http://docs.mql4.com/runtime/errors
I had this problem. You should save template name exact as mantioned in the article: vHandsTrade.tpl
I did it and no errors now.
But I got the other problem: I can not modify stop loss and take profit. It was written in the article that it should be some "modification lines" and I should move those lines on the value on the chart (by mouse) I need. Is it simple stop loss/take profit lines on the chart? It is not modified ... May be some other line?
Everything is ok.
Only I do not know how to modify the orders. In Russian version of the article it is not understandable. Will read translation now.
Well.
I found how to modify the orders!
Pless 'Pause' during the testing, move some figures in vTerminal indicator. For example if we want to modify stop loss and take profit so move take profit and stop loss figures in vTerminal separate window (see image). Just move a little. Than press F12 to get next tick and we will see modification lines in yellow colow and then we may move the lines.
Everything works now.
Will try to backtest Braintrading system tomorrow for at least 1 year.
I translated this EA's comments to the English. So we will see all comments in English language only.
This tester works!
Great!!!
Hi guys!
Very much appreciated! Thanks to you I can finally try some systems and see how indicators react 'in real time', instead of having to look at charts and wonder if they repaint the past or not!
It's the end of January but I'm as excited like it's Christmas again already!!!
Q:
I have figured out how all works, but struggling how to just *close* an order? Or is it only possible to use stop losses and/or t/p's?
Thanks again and keep up the great work!
Vince