How do I check whether 'Optimisation' or 'Forward Optimisation' is in progress? - page 6

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
And all the developers have to do is add
Well, let it count twice, first back, then forward.
This is what I am trying to suggest here, but we do not need to call it, the tester starts it automatically after the completion of the pass.
Passage of what? Let's define the terms.
There is forward optimization and there is forward checking.
At forward optimization, unlike simple optimization, tester races all frames, both back and forward. First backs and then, if you are lucky, forwards. I, for example, don't really need forward optimization.
When checking forwards, I perform a one-time run with the same set for both back and forward. Based on its results the tester counts successes and generates images. This is displayed in different tabs.
Question about forward testing - is it possible to call Ontester during it and get what we need - forward balance? Does the terminal get it somehow?
Passage of what? Let's define the terms.
There is forward optimization and there is forward checking.
At forward optimization, unlike simple optimization, tester races all frames, both backs and forwards. Backs come first, and then the forwards.
In the case of forward testing, a one-time run with the same set of backs and forwards takes place. Based on its results tester counts successes and draws pictures. All that is displayed in various tabs.
Question about forward testing - is it possible to call OnTester during it and get what we need - forward balance?
Simply running the tester is a pass. Optimisation includes several passes with different parameters. Forward optimization includes two optimizations, each of which includes several passes. OnTester() is almost the same as OnDeinit().
So my question is, is it possible to get forward balance data when optimisation is turned off altogether?
So my question is - is it possible to get forward balance data when optimisation is disabled at all?
If testing without optimization, but Forward is enabled, OnTester() is called twice. So, it is possible.
This is correct, because a single back-end run is a special case of back-end optimisation
Well, here's the solution. (At least for me).
How much would it cost at Market to calculate balance regression multiplied by net profit and write it to a file if Forward=Custom, Optimization=Optimized?
This is correct, because a single back-end run is a special case of back-end optimisation
Well, here's the solution. (At least for me).
How much would it cost on the market to calculate balance regression multiplied by net profit with recording in the file under the condition Forward=Custom, Optimization=Optimized?