Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculation timed out #164

Open
alorbach opened this issue Feb 14, 2024 · 4 comments
Open

Calculation timed out #164

alorbach opened this issue Feb 14, 2024 · 4 comments
Labels
settings This doesn't seem right extension's settings

Comments

@alorbach
Copy link

Anybody experienced these errors? Testing stucks until timeout hits when this error occurs.

image

@VincenzoUrso
Copy link

Your strategy is too complex and it hits the timeout. Try to reduce calculations or plots

@alorbach
Copy link
Author

alorbach commented Apr 12, 2024

It happens with many strategjes from time to time.
I have the feeling it's some kind of rate limiter.

However handling could be improved as the script is waiting for a result until the timeout hits, and it would be sufficient to just change something, wait a second, and change back and try again. This is what I do manually when this happens at it works most of the time.

@akumidv
Copy link
Owner

akumidv commented Apr 26, 2024

You can increase time between calculations in parameter on Options&Tools tab.

@akumidv akumidv added the settings This doesn't seem right extension's settings label Apr 26, 2024
@alorbach
Copy link
Author

alorbach commented Jun 4, 2024

The opposite is what I want to accomplish.
I don't know if it just happens for me, but my backtests timeout a lot between backtesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
settings This doesn't seem right extension's settings
Projects
None yet
Development

No branches or pull requests

3 participants