Support Board
Date/Time: Fri, 31 Oct 2025 06:11:11 +0000
Post From: Pending VPOC Shift Alert and VWAP alert
| [2024-05-09 18:27:40] | 
| cesium932841 - Posts: 170 | 
| The inclusion of the OR statement is to evaluate the case of price being either higher than or lower than vwap If I dont need this that would make this easier i fixed the parenthesis but still having syntax error =AND((FRACTIME(NOW()) > TIME(09, 31, 00)), (OR(C >= SG5 + (2 * TICKSIZE)), (C <= SG5 - (2 * TICKSIZE)))) | 
