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
Hi all,
after running several optimization rounds on different EAs I havn't found a way to copy and use the settings of the best results.
I use genetic algorithm with complex criteria max. The results are just fine, but I have two problems:
1) The number of input parameters are truncated, so I can never see the complete list of parameters that lead to the desired result. If I got Right Click > Optimized Inputs > *my input* , nothing happens if I select one more. There's a limit of 16 params to display on the GUI and I have to hide one to make room for another. This is obviously tedious and not feasible on the long run.
- I'd like to be abel to copy or generate a SET file of the desired results, is that possible?
For example the highlighted line is a good starting point, but In this table half of the input parameters are not visible. Is there a way to generate / save / copy a SET file of these results?