Dave
That is happening because the script is intentionally set up to not execute on the most recent bar as it uses the Strategy Object which should be used for back testing only and not for real time
That said you could implement a few changes to the script which would allow you to run it on real time data
Alex
Originally posted by ddawson7 This dual CCI study will not update itself when running, it only updaes when I reload or turn on the chart for the first time.
Any suggestions?
Comment