Top 10 Option Money Buy/Sell

Check charts at finviz! \n”;

$sql2=”select tick,netPremCall as BuyCall,netPremPut as buyPut,netPrem as NetValue,a.ndpctChg from lifan.optSummary a inner join isc.tastk b using (tick,date) where date=’$date’ order by netPrem asc limit 10″;
queryDB($url, $sql2 , “optionSummary by short Prem”);

$sql2=”select tick from lifan.optSummary a inner join isc.tastk b using (tick,date) where date=’$date’ order by netPrem asc limit 20″;
$conn = open_db();
$num = presFinviz($conn,$sql2,$link2);
close_db($conn);
if ($num)
echo “ Check charts at finviz! \n”;
?>

季报追踪网 ERTrack.com
滚动至顶部