Page 1 of 1

Sort by Select Net Profit in optimization

Posted: Jun 25 2020
by quod_erat
Apologies if this has been addressed somewhere else, but is there a way to show "Select Net Profit" in the optimization output? I'm trying to avoid overfitting, which is what often happens in the highest Net Profit rows.

Re: Sort by Select Net Profit in optimization

Posted: Jun 26 2020
by JoshM
'Select Net Profit' is unfortunately not something that's available in the Optimization Report by default.

If you know how to calculate it, you can use the `SetCustomFitnessValue()` function to specify this value inside the strategy itself. That computed value then displays in the 'Custom Fitness Value' column of the Optimization Report.

Re: Sort by Select Net Profit in optimization

Posted: Dec 28 2020
by quod_erat
I know this thread has been dormant for a while, but I wanted to circle back to it, now that we have the option of automatically optimizing. Is there a formula for calculating this .... is it "simply" excluding anything above/below x standard deviations, or is there more to it?

Re: Sort by Select Net Profit in optimization

Posted: Jul 21 2024
by BossHog
Hi,
How would we write that for select net profit?

SetCustomFitnessValue(?????);

Any help appreciated
thanks,
David

Re: Sort by Select Net Profit in optimization

Posted: Sep 02 2024
by faraz
is there a way to show "Select Net Profit" in the optimization output
A_2024-09-02_21_31_20.14.png
(101.74 KiB) Not downloaded yet
A_2024-09-02_21_30_35.23.png
(122.09 KiB) Not downloaded yet
A_2024-09-02_21_29_51.46.png
(132.24 KiB) Not downloaded yet




Net Profit is showing in optimization, While running the run and after finish the run as well.
If you want complete strategy report as per your criteria while the optimization run is still going on then that is also possible.

What is your requirment.


Trading Excellence ! ! !
1stChoiceStrategy.com