I’m developing a script that names individual price bars. Currently, the logic uses Pine Logs to output variable values, however any attempts to copy the content of the Pine Log data window will only copy whatever output is visible on the screen.
A ‘select all’ is not functional, nor can I use plotchar() to create an export friendly output file.
Any suggestions of workarounds would be appreciated, thanks!
I’ve tried ‘select all’ within the Pine Logs window, but it only copies whatever is visible on the screen.
Also attempted to use plotchar() function but was thwarted in it’s limitations in exported text strings.