tradingview-assistant-chrome-extension icon indicating copy to clipboard operation
tradingview-assistant-chrome-extension copied to clipboard

Brute Force gives incorrect max data of "percent profitable: All"

Open trading-ar opened this issue 1 year ago • 3 comments

Brute Force gives incorrect max data of "percent profitable: All" The only important thing for me with the testing, is to test all the variation data. Is there a way to get the data on all possibilities without Brute Force or a way to fix the Brute Force method? I get correct data when using RANDOM method, but this does not test all possibilities.

trading-ar avatar Apr 24 '23 12:04 trading-ar

Another issue is that 0.5 step is showing 45047 every time a number increase with 0.5, so it shows 1,2,3, but with 1,5,2,5...... it shows then 45047,45047 instead. Below is an image of Excel with Brute Force method and the parameter settings:

Annotation 2023-04-24 144618 Annotation 2023-04-24 145150

trading-ar avatar Apr 24 '23 12:04 trading-ar

Thank you, I'll check.

akumidv avatar May 03 '23 01:05 akumidv

Thanks! The last problem was only a Excel converting from cvs fault so no need to dive into the last problem :)

trading-ar avatar May 04 '23 06:05 trading-ar