10 and marketCapM>300 and avgVol >300000 order by vol/avgVol desc limit 30″;
$table =”Daily Volume spike stocks”;
$url = basename(__FILE__);
chartTicker($url,$statement, $table);
?>
10 and marketCapM>300 and avgVol >300000 order by vol/avgVol desc limit 30″;
$table =”Daily Volume spike stocks”;
$url = basename(__FILE__);
chartTicker($url,$statement, $table);
?>