rfresh737
Pine Script Rookie
Pine Script Rookie
Posts: 1
Joined: September 3rd, 2022

Scripts running on server

I have looked for this answer but could not find it: how do I know that my script is or isn't running on the pine script server? I edit many scripts so how do I know which ones are not running or which ones are running? Do I have to do something specifically to get it to run on the server 24/7?

Thank you...

processingclouds
Pine Script Master
Pine Script Master
Posts: 115
Joined: January 30th, 2022

Re: Scripts running on server

Hey,

When you load the script on a chart , than it runs otherwise it is not running. All scripts are stored on the server, and run when you add them to the chart.

Return to “Pine Script Q&A”