Login Page - Create Account

Support Board


Date/Time: Sun, 06 Jul 2025 12:48:37 +0000



Post From: Pending VPOC Shift Alert and VWAP alert

[2024-05-06 17:11:26]
cesium - Posts: 144
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?