Login Page - Create Account

Support Board


Date/Time: Fri, 31 Oct 2025 06:11:16 +0000



Post From: Pending VPOC Shift Alert and VWAP alert

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