Relative Content

Tag Archive for stringdatetimetimestamppine-script

convert string to timestamp in pinescript

I’m importing a string that i then turn into an array. i would like to use the date and time values inside the array to draw lines from. The issue seems to be that a const string is expected. Is there a workaround?