Hello-- I've written a custom scan filter that includes the VWAP value, but something must not be correct, as the results (and corresponding scan Alerts) do not match the VWAP criterion in the filter. Everything else on the scanner seems to return TRUE. For example, on a 5 min Agg + EXT, I have in a custom scan filter-- open[1] > average(open, 7)[10] AND volume[1] > 150000 AND close[1] > VWAP()[1]. The filter and Alerts return results that are TRUE for the open[1] and volume[1] equations, but not for the VWAP equation (i.e. shows results where the close from the previous bar is both higher and lower that the VWAP value at that bar). I'm not sure what I'm doing wrong here, any help or insight would be much appreciated. First post here-- let me know if any add'l info is needed.
JRD
JRD