How do I check whether 'Optimisation' or 'Forward Optimisation' is in progress? - page 8
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
I have done a similar check indirectly. The first trade is always a top up (it is the same on all runs). Therefore, I memorized HistoryDealGetInteger(ticket, DEAL_TIME) for the first trade in OnTester and wrote it into the frame. By this value, we can divide the entire set of runs inOnTesterPass into back and forward. If possible, pass the values for the required calculations from OnTester to OnTesterPass, while the calculation itself is already performed in OnTesterPass.
Yes. So, we should take out "forward" option from ini and check the tester's mode of operation - simple testing or optimization. So that the function will only trigger at simple testing and when forward is selected?
Forward = Custom, Optimization = Disabled, OnTester #2 (they also advise to throw in a testerPass, apparently, to work in peace) and write profitability in the file with regression.
I just suspect that OnTester #2 occurs only in this case and in the case of optimization with forward. But I never use it and just
regression to the file through OnTester #2.
It is not possible to programmatically define the boundary between this and that.
It's too late to notice this topic. I have a solution. I was recently messing around with a visual tool for back+forward testing. I realized that it is impossible to determine programmatically, but pass numbers of back and forward runs coincide.
Therefore, the arrival time of the first frame from forward run can easily be found in the pool of saved pass numbers.
The time of IN/OUT transaction can also be fixed. There is a picture in the profile where the moment of forward run is dotted - it is determined by fact.
the pool itself).
It's too late to notice this topic. I have a solution. I was recently messing around with a visual tool for back+forward testing. I realized that it is impossible to determine programmatically, but pass numbers of back and forward runs coincide.
Therefore, the arrival time of the first frame from forward run can easily be found in the pool of saved pass numbers.
The time of IN/OUT transaction can also be fixed. There is a picture in the profile where the moment of forward is dotted - it is determined by the fact
they are combined . forward in the optimiser was selected = 1/2 period, which can be seen in the graph. in datagrid one of the combined runs is selected, its line can be seen in the graph
they are combined . forward in optimizer was selected = 1/2 period, which can be seen on the graph. in datagrid one of the combined runs is selected, its line can be seen on the graph
This is an alignment on the initial deposit of the back. And by initial forward deposit can you?
Got it. Here the abscissa axis corresponds to linear time increment. But I don't see a problem to overlay. Only the initial deposit will be different. Forwards = total back period.
But if we take profit increment graphs and take zero as a basis, it will be from the same point.
P.s. Only for me personally, the usefulness of such a graph is questionable
Got it. The abscissa axis here corresponds to linear time increments. But I don't see a problem with overlaying it. Only the initial deposit will be different. Forwards = total back period.
But if we take profit increment graphs and take zero as a basis, it will be from the same point.
I think the back's starting deposit can be sacrificed - everyone understands that it is a convention anyway. The main thing is that all forwards should have the same starting deposit.
I mean that the vogue for wolfing forwards is not far off and they should already have some kind of unified standard image.
I like that the timeline is the same for everyone - you can feel the relative density of trades immediately.
It's too late to notice this topic. I have a solution. I was recently messing around with a visual tool for back+forward testing. I realized that it is impossible to determine programmatically, but pass numbers of back and forward runs coincide.
Therefore, the arrival time of the first frame from forward run can easily be found in the pool of saved pass numbers.
The time of IN/OUT transaction can also be fixed. There is a picture in the profile where the moment of forward is dotted - it is determined by the fact