I'm trying to use this VFI as a scan. I'm using version
tomsk
1.11.2020
I want to scan when the volume spike is > 2 stdev
so how would I add the scan code. is it as simple as:
second, I want to scan where the VFI value is > .90
would it be like:
Thank you
tomsk
1.11.2020
I want to scan when the volume spike is > 2 stdev
so how would I add the scan code. is it as simple as:
Code:
Plot scan = "Relative Volume Spike > 2 StDev"
second, I want to scan where the VFI value is > .90
would it be like:
Code:
Plot scan = "RVSpike >0.90"
Thank you