I am new to ninjascript, but would like to make a custom indicator that can simply take the difference between the net change in price over the opening hour and the net change in price over the closing hour of a day. I have started a new indicator, but it is the actual argument within the code that I am having trouble with. Can you provide me some help to getting on the right track?

Thanks,
Lee

So the values I am getting must just be the open and close for the day which is why they are the same. Seems to make some sense... I think.
Comment