Robert Andrew Northen: I have an indicator that processes a lot of data. It published successfully around a year to 18 months ago. Now I get Tester Takes Too Long during publish validation. The code is already highly optimised.
Is there anything I can do to get it published?
If it takes too long with the validation process, imagine how users will feel when they want to back-test or run optimisations on your product—they will not like it one bit.
Short answer: Your product (or its code) is bloated!
Solution: Improve it even more, and give the user the option to select between various degrees of how the data is processed, and set the default to the quickest/leanest method (which is what the validation process will use).

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
I have an indicator that processes a lot of data. It published successfully around a year to 18 months ago. Now I get Tester Takes Too Long during publish validation. The code is already highly optimised.
Is there anything I can do to get it published?
Thank you.