RelativeVolumeStDev watchlist
Watch List Script:
Ruby:
plot relvol = RelativeVolumeStDev()."RelVol" ;
AssignBackgroundColor(if relvol is greater than 2 then color.green else color.gray);
Easiest way to load shared links
@vince92615
As a lucky strike extra, you can find a RelativeVolumeStDev Scan here:
https://usethinkscript.com/threads/...ing-expected-results-in-scan.7285/#post-70363
Last edited: