Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 00:33:27 +0000



Post From: Reference to Pullback Column

[2018-03-18 16:57:03]
User104854 - Posts: 456
I tried it and I can't seem to get it to work. Am I able to reference bid and ask values within the pullback bar? Say I wanted to create a simple alert for when the 2 bid prices in the following example are equal. Is this the right formula?:

=BVAP(H-(TICKSIZE*1),1)=BVAP(H-(TICKSIZE*2),1)

I'm using a value of 1 to represent a future bar or the pullback column but the alert isn't triggering. Please advise. Thank you.