Hii
I am using to test what happens when volume bar crosses above 50 period donch channel. For reliance showbar shows following instances.
So far so good. But when i am using it in signal tester it shows 0 results on reliance.
Formula used is as below
v1 = VOL(); v2 = DONCH(v1, BARS=50, INCURBAR=False); v1 CrossesAbove v2