//@version=6 indicator("My Indicator", overlay=true) // All valid v6 syntax - no false positives! length = input.int(14, "Length") source = input.source(close ...
prompt_toolkit could be a replacement for GNU readline, but it can be much more than that. prompt_toolkit is cross platform, and everything that you build on top should run fine on both Unix and ...