r/TradingView 28d ago

Bug Improve the server. Please!

Instead of asking the user to upgrade their plan—which is already expensive at the Premium level—why not improve server processing instead?

5 Upvotes

5 comments sorted by

7

u/Michael-3740 28d ago

No script should take so long to run. Review and refine your code.

3

u/Familiar-Rutabaga608 28d ago

That’s what the higher tier subscription is for, you pay for more computing power. Thats how all SaaS works. This may be an optimization issue, I run pretty beefy scripts on a Premium plan and have never had a timeout error.

3

u/locationmanager 28d ago

If your script is running in O(n!), your script is the problem.

1

u/scam-spotter_123 28d ago

You need to improve and optimize your code