|
|

楼主 |
发表于 2011-8-3 10:43
|
显示全部楼层
第三遍复制了,波若波罗密
原帖由 <i>cyb968</i> 于 2011-8-3 07:00 发表 <a href="http://bbs.macd.cn/redirect.php?goto=findpost&pid=25310923&ptid=1953635" target="_blank"><img src="http://bbs.macd.cn/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
<br />
要问的就是公式“沪深A股”的源码是什么<img src="images/smilies/q10.gif" smilieid="54" border="0" alt="" /> <br />
净利润:=INSUM('沪深A股,'基本面',1,0);
净资产:=INSUM('沪深A股,'基本面',2,0);
总市值:=INSUM('沪深A股,'基本面',3,0);
A股数量:BLOCKSETNUM('沪深A股),NODRAW;
PE:总市值/净利润*POW(1+净利润/净资产,CURRBARSCOUNT/240);
PB:总市值/净资产,NODRAW;
ROE:100*净利润/净资产; |
|
|