Hi All,
New to the forum and trying to learn thinkscript...I'd like to create an indicator that plots horizontal lines at price levels where the price ends with a certain number (user input number), i.e. userPriceEndsWith = "1.50" so we want to plot horizontal lines at every price level on the chart where the price ends with "1.50"
What I'd like to do is plot horizontal lines at 1.50, 11.50, 21.50, 31.50 etc
How can one do this in thinkscript? Are there loops in the language? Any example(s) would be greatly appreciated
Thanks in advance for all your help!
Adam
New to the forum and trying to learn thinkscript...I'd like to create an indicator that plots horizontal lines at price levels where the price ends with a certain number (user input number), i.e. userPriceEndsWith = "1.50" so we want to plot horizontal lines at every price level on the chart where the price ends with "1.50"
What I'd like to do is plot horizontal lines at 1.50, 11.50, 21.50, 31.50 etc
How can one do this in thinkscript? Are there loops in the language? Any example(s) would be greatly appreciated
Thanks in advance for all your help!
Adam