Screener Break Out with high volume
List the values generating a Break Out with a big change of volume (very high ones) compared to the last 10 units. // today variation tdVar = (close[0] – open[0]) / open[0] * 100 // Var condition avgVar = 0 … Continue reading Screener Break Out with high volume
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed