Filtering Optimization
Filtering Optimization
10 May 2018, 01:53
Actually it's a simple idea that could help person like me that do a lot of test.
Something just to filter the result, for example if my optimization do 10000 passes. I would like to filter out stuffs in realtime or after the passes as been done.
Let say I want just to see Max Balance DD < 20% & NetProfit > 0 etc...
Something to only show what I want to see, so the bad passes are only shown if I want to see it (like by default).
So the section could be similar to the "Optimization Criteria" but to filter out with value so, FIELD(1) OPERATOR(2) VALUE(3)
Also the value could be in % or the actual amount needed. % could be ideal for max equity/balance DD because using an amount is not really needed in my case.
Hope you consider to add this in the future :)
Thank you!