Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 19:30:48 +0000



Post From: Pending VPOC Shift Alert and VWAP alert

[2024-01-30 22:42:58]
cesium - Posts: 85
Hello,

Im using the VbP Study.

I attempted to use the following formula to notify when the VPOC on an intraday chart is getting close to migrating. My logic was to calculate the difference between the volume at current price from the volume at the VPOC, and compare to a range:

=[VAP((SG2),0)-VAP(C,0)]<3000

However the alerts log produces the following error:

Error: SYNTAX

I think the error is because logic is breaking down related to the offset, which in this case there is none, or the parameter SG2 inside the first VAP term,

Is there a way to achieve this?

Thank you
Date Time Of Last Edit: 2024-01-30 22:44:41