//@version=6 indicator("My Indicator", overlay=true) // All valid v6 syntax - no false positives! length = input.int(14, "Length") source = input.source(close ...
Error: Claude Code on Windows requires git-bash (https://git-scm.com/downloads/win). If installed but not in PATH, set environment variable pointing to your bash.exe ...