Closed OzgunKB closed 2 years ago
It seems like my program may have a bug somewhere from the look of your long parameters. The Increment input box should of been disabled for Long & Short Optimizer like the picture below. What operating system are you running?
Yes, I tried changing the source codes. There is still the problem that I wrote above. Windows 10 and Python x64.
On your Windows machine, go to Registry Editor and follow this path. Computer\HKEY_CURRENT_USER\Software\TradingviewOptimizer\Strategy Parameters
Inside the Strategy Parameters is where your parameter data is being stored. If you make a change to any parameter on the app and then refresh Registry Editor it will show the new value. Try checking what values are stored inside there and if they match what is on the app. As well, do you have a link to the strategy your using on TradingView? I'll take a look at it
Can you watch the video? https://www.youtube.com/watch?v=_XTyDfw3bKE
I'm typing the maximum number 60, but it's also trying larger values. This issue did not exist in the non-GUI version.