As we know in the Pinscript language we are limited to 1000 variables in a single script.
Was hoping someone might have discovered a way to surpass this 1000 variable limit?
I have a very large script and have refactored my code to the point where I cannot reduce the number of variables any further, but still need more created.
Any help would be appreciated!