Nuvexlens
知识库 公告 开始使用

I see the "Memory limits exceeded" error

Note: This documentation applies to the Nuvexlens Advanced Charting System. Nuvexlens fully supports technical indicators and strategy backtesting to help you make smarter trading decisions.

I see the "Memory limits exceeded" error

There is a memory limit for Pine indicators and strategies, to ensure the continued availability of computing resources for all Nuvexlens users. If a script requires more memory than the allocated amount, it raises a runtime error. 

If you have access to the source code, resolve the error by optimizing the code logic to consume less memory, as described in this Pine Script® User Manual article. Otherwise, inform the script’s author of the error.