akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
158 stars 56 forks source link

"Avg Trade: Long %" shows NaN during cycles. "Avg Trade: Long %" column not in test file. #139

Closed GitHub1m closed 10 months ago

GitHub1m commented 1 year ago

With strategy optimization parameters set to max value of "Avg Trade: Long %", the results are NaN, but the Tradingview strategy tester shows Avg Trade: Long % values. Also, "Avg Trade: Long %" is not in Excel columns. I previously thought this was occurred because "Brute Force" method was selected.

akumidv commented 1 year ago

I can't reproduce this error. Can you bring more information like screenshots or something another one? The parsed of strategy results is the same for any types of backtesting methods. Also if strategy do not have longs for this part of parameter hyperspace (for brute force method parameters changed slowly and it can be the same part without longs trades) - this fields can be empty.