MetaTrader 5 Strategy Tester: bugs, bugs, suggestions for improvement - page 83
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
Forum on trading, automated trading systems and strategy testing
New MetaTrader 5 build 2715: General improvements
Renat Fatkhullin, 2020.12.02 09:49
We are working on a new multi-threaded strategy tester, which will be much more resource-efficient than the current one.
I've been thinking recently.
Is there an out-of-the-box solution: to test a folder of Expert Advisors with previously set parameters in one or several buttons.
And get not the total portfolio result. And not the total result of each Expert Advisor separately. In order to understand what has happened recently in the trading history/report of each Expert Advisor.
As far as I understand, now we need to start each strategy separately in the Strategy Tester
what does the tester spend resources on when a new tick arrives?
It seems there should only be a for loop on ticks.
It is very common to look at Sample and Out of Sample on a single-pass graph when analysing a TS (machine learning models).
In order to understand where the OOS is on such a graph, one has to hover with the mouse and look for the date in the tooltips.
After that you begin to understand where this OOS is.
So every time you have to move the mouse and look for it, etc.
I propose to add a function.
With saving the label in a tst-file.
This would make working with OOS and other cases much easier.
Search string: Uluchshenie 035.I suggest adding a TesterGraphLabel function
Think one step ahead, and add the ability to draw on a tester chart, like on a canvas.
There will be lines and text labels and whatever else you want.
Just draw "in the background" so as not to paint over the equity with the balance.
Think one step further, and add the ability to draw on a tester's chart, as on a kanvas.
It is very common to look at Sample and Out of Sample on a single-pass graph when analysing a TS (machine learning models).
In order to understand where the OOS is on such a graph, one has to hover with the mouse and look for the date in the tooltips.
After that you begin to understand where this OOS is.
So every time you have to move the mouse and look for it, etc.
I propose to add a function.
With saving the label in a tst-file.
This would make working with OOS and other cases much easier.
Search string: Uluchshenie 035.And there is also a rolling forward. You can mark all steps on a chart.
I have seen fewer ticks in the strategy tester without visualisation.
Can anyone let me know why this is happening?
There are more ticks in visual mode.
I have seen fewer ticks in the strategy tester without visualisation.
Can anyone let me know why this is happening?
There are more ticks in visual mode.