Is this the exact script you are running on your end?
I am not able to run this script. You are attempting to set a plot that is synced with the daily series in the bars in progress of the hour series. This means that the plot value does not exist yet (because the day bar does not exist yet) and this causes the following error for me:
Error on calling 'OnBarUpdate' method for indicator 'Example' on bar 5: Index was outside the bounds of the array.
Have you changed this script?



Comment