Login Page - Create Account

Support Board


Date/Time: Fri, 14 Aug 2026 01:18:50 +0000



Post From: Pending VPOC Shift Alert and VWAP alert

[2024-05-06 17:11:26]
Cesium - Posts: 179
Last Price x ticks away from vwap from svp

=AND(FRACTIME(NOW()) > TIME(09, 31, 00), (OR(C >= SG5 + (3 * TICKSIZE)), (C <= SG5 - (3 * TICKSIZE)))

is there something obvious im missing in this formula?