//@version=6 indicator("My Indicator", overlay=true) // All valid v6 syntax - no false positives! length = input.int(14, "Length") source = input.source(close ...
When working on adding source map support for JS I noticed that FORMAT_STACK_TRACE would often times eat an errors. [script:sourcemap-tes] SCRIPT ERROR in timer ...