I attempted to use the following rule in a Screener:
Close(0,GetSeries("$VIX")) > (some value)
But I'm getting an error message. Is there another VIX rule that works in a screener? Thanks.
I attempted to use the following rule in a Screener:
Close(0,GetSeries("$VIX")) > (some value)
But I'm getting an error message. Is there another VIX rule that works in a screener? Thanks.
Hi mm,
Your formula should work fine. I replicated it in the screen below:
https://www.portfolio123.com/app/screen/summary/309726?st=0&mt=1
Could you provide more info on your screen?
Best,
Victor
My bad, there was a conflict with a formula I created and the error message wasn't clearly identifying the issue. Problem solved, thanks.