Notice: This is a fork of vscode-lit-html, the purpose is to support HTML for template engines like Vue, Handledom or just plain text HTML.
//@version=6 indicator("My Indicator", overlay=true) // All valid v6 syntax - no false positives! length = input.int(14, "Length") source = input.source(close ...