Page 1 of 1

Rewriting DATE NEXT BAR <> DATE  [SOLVED]

Posted: May 09 2016
by Adrian Uncle
Hi there,

I have the following simple problem

Code: Select all

DATE NEXT BAR <> DATE
How can I rewrite the code so that it does not use NEXT BAR?

I tried DATE <> DATE[1] but it does not behave the same.

Re: Rewriting DATE NEXT BAR <> DATE

Posted: May 09 2016
by TJ
Hi there,

I have the following simple problem

Code: Select all

DATE NEXT BAR <> DATE
How can I rewrite the code so that it does not use NEXT BAR?

I tried DATE <> DATE[1] but it does not behave the same.
What are you trying to achieve?


Please post a larger snippet. What you have shown makes no sense without context.

Re: Rewriting DATE NEXT BAR <> DATE

Posted: May 16 2016
by Adrian Uncle
Hi TJ,

I was able to resolve the problem by using

Code: Select all

Time > 1500
.