财务概况大全
{财务概况大全}
财务数据:strleft('★不用打开f10,财务概况全有,可以用于选股公式指标★',70),coloryellow;
最后周期天数:=currbarscount;
/*股东总户数:gdzs,linethick2,colorgreen;*/
/*户均持股:shgzg/gdzs,linethick2,colorred;*/
净利润1:=jlr;
varsy:=barslast(净利润1<>ref(净利润1,1))+1;
上次净利润:ref(净利润1,varsy),linethick1,colorgreen;
净利润:jlr,linethick1,colorred;
公式指标由:strleft('《股票公式指标大讲堂》制作',138),coloryellow;
交时1:=fromopen<240;
交时2:=交时1<=0;
交时3:=1;//www.goodgongshi.com
定时1:=if(date>20661230,交时2,交时3);
drawtext_fix(islastbar,0.01,0.05,0,'股东一: '+strleft( gdmc1,60)),colorwhite;
drawtext_fix(islastbar,0.01,0.30,0,'股东二: '+strleft( gdmc2,60)),colorgreen;
drawtext_fix(islastbar,0.01,0.60,0,'股东三: '+strleft( gdmc3,60)),colorwhite;
/*drawtext_fix(islastbar,0.01,0.30,0,'股东四: '+strleft( gdmc4,60)),colorgreen;*/
/*drawtext_fix(islastbar,0.01,0.40,0,'股东五: '+strleft( gdmc5,60)),colorwhite;*/
/*drawtext_fix(islastbar,0.01,0.50,0,'股东六: '+strleft( gdmc6,60)),colorgreen;*/
/*drawtext_fix(islastbar,0.01,0.60,0,'股东七: '+strleft( gdmc7,60)),colorwhite;*/
/*drawtext_fix(islastbar,0.01,0.70,0,'股东八: '+strleft( gdmc8,60)),colorgreen;*/
/*drawtext_fix(islastbar,0.01,0.80,0,'股东九: '+strleft( gdmc9,60)),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.01,0.90,0,'股东十: '+strleft( gdmc10,60)),colorgreen;*/
drawtext_fix(islastbar and 定时1 ,0.30,0.05,0 ,'持股数: '+tostring( cgs1/10000,0)+'万股 '),colorwhite;
drawtext_fix(islastbar and 定时1 ,0.30,0.30,0 ,'持股数: '+tostring( cgs2/10000,0)+'万股 '),colorgreen;
drawtext_fix(islastbar and 定时1 ,0.30,0.60,0 ,'持股数: '+tostring( cgs3/10000,0)+'万股 '),colorwhite;
/*drawtext_fix(islastbar and 定时1 ,0.30,0.30,0 ,'持股数: '+tostring( cgs4/10000,2)+'万股 '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.30,0.40,0 ,'持股数: '+tostring( cgs5/10000,2)+'万股 '),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.30,0.50,0 ,'持股数: '+tostring( cgs6/10000,2)+'万股 '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.30,0.60,0 ,'持股数: '+tostring( cgs7/10000,2)+'万股 '),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.30,0.70,0 ,'持股数: '+tostring( cgs8/10000,2)+'万股 '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.30,0.80,0 ,'持股数: '+tostring( cgs9/10000,2)+'万股 '),colorwhite;*/
/*drawtext_fix(islastbar ,0.30,0.90,0 ,'持股数: '+tostring( cgs10/10000,2)+'万股 '),colorgreen;*/
drawtext_fix(islastbar and 定时1 ,0.40,0.05,0 ,'占总股本: '+tostring(cgs1/zgb*100,0)+'% '),colorwhite;
drawtext_fix(islastbar and 定时1 ,0.40,0.30,0 ,'占总股本: '+tostring(cgs2/zgb*100,0)+'% '),colorgreen;
drawtext_fix(islastbar and 定时1 ,0.40,0.60,0 ,'占总股本: '+tostring(cgs3/zgb*100,0)+'% '),colorwhite;
/*drawtext_fix(islastbar and 定时1 ,0.40,0.30,0 ,'占总股本: '+tostring(cgs4/zgb*100,2)+'% '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.40,0 ,'占总股本: '+tostring(cgs5/zgb*100,2)+'% '),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.50,0 ,'占总股本: '+tostring(cgs6/zgb*100,2)+'% '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.60,0 ,'占总股本: '+tostring(cgs7/zgb*100,2)+'% '),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.70,0 ,'占总股本: '+tostring(cgs8/zgb*100,2)+'% '),colorgreen;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.80,0 ,'占总股本: '+tostring(cgs9/zgb*100,2)+'% '),colorwhite;*/
/*drawtext_fix(islastbar and 定时1 ,0.40,0.90,0 ,'占总股本: '+tostring(cgs10/zgb*100,2)+'% '),colorgreen;*/
drawtext_fix( 最后周期天数=120 ,0.10,0.80,0 ,'财务指标 '),coloryellow;
总股本:=zgb/100000000;
流通股:=shgzg/100000000;
流通比:=流通股/总股本*100;
总市值:=close*zgb/100000000;
流通值:=close*shgzg/100000000;
股收益:=mgyl;
varsy:=barslast(股收益<>ref(股收益,1))+1;
上收益:=ref(股收益,varsy);
年收益:=yearrep(&mgyl,1);
每股公积金:=mggjj;
市盈率:=hqsyl;
动态市盈率:=close/mgyl;
最新净利润:=jlr/10000/10000;
varsy:=barslast(最新净利润<>ref(最新净利润,1))+1;
上净利润:=ref(最新净利润,varsy);
净利润增长率:=(最新净利润-上净利润)/abs(上净利润)*100;
每股收益增幅:=(股收益-上收益)/abs(上收益)*100;
每股净资产:=mgjzc;
主营利润率:=zyywlrl;
每股收益1:=mgyl;
利润与总市值比:=(最新净利润/总市值)*100;
drawtext_fix(islastbar and 定时1 ,0.50,0.05,0 ,'流通值: '+tostring(流通值,2)+'亿 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.50,0.30,0 ,'流通比例:'+tostring(流通比,2)+'% '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.50,0.60,0 ,'总股本: '+tostring(总股本,2)+'亿股 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.50,0.90,0 ,'流通股: '+tostring(流通股,2)+'亿股 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.59,0.05,0 ,'总市值: '+tostring(总市值,2)+'亿 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.59,0.30,0 ,'市盈率:'+tostring(市盈率,2)),colorwhite;
drawtext_fix(islastbar and 定时1 ,0.59,0.60,0 ,'动态市盈率:'+tostring(动态市盈率,2)),colorwhite;
/*drawtext_fix(islastbar and 定时1 and 每股收益1>上收益 and 上收益<0 and 每股收益1>0 ,0.59,0.90,0 ,'<扭亏为盈> 增幅:'+tostring(每股收益增幅,0)+'% '),colormagenta;*/
drawtext_fix(islastbar and 定时1 ,0.68,0.05,0 ,'最新净利润:'+tostring(最新净利润,2)+'亿 '),colormagenta;
drawtext_fix(islastbar and 定时1 ,0.68,0.30,0 ,'上次净利润:'+tostring(上净利润 ,2)+'亿'),colormagenta;
drawtext_fix(islastbar and 定时1 ,0.68,0.60,0 ,'净利润增长率:'+tostring(净利润增长率,2)+'% '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.68,0.90,0 ,'主营利润率:'+tostring(主营利润率,2)+'% '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.78,0.05,0 ,'每股收益:'+tostring(股收益,2)+'元 '),coloryellow;
drawtext_fix(islastbar and 定时1 ,0.78,0.30,0 ,'上次收益:'+tostring(上收益,2)+'元 '),coloryellow;
drawtext_fix(islastbar and 定时1 ,0.78,0.60,0 ,'每股净资产:'+tostring(每股净资产,2)+'元 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.78,0.90,0 ,'每股公积金:'+tostring(每股公积金,2)+'元 '),colorcyan;
drawtext_fix(islastbar and 定时1 ,0.89,0.05,0 ,'利润与总市值占比:'+tostring(利润与总市值比,2)+'% '),colormagenta;
drawtext_fix(islastbar and 定时1 and 每股收益1>=0.09 ,0.89,0.30,0 ,'每股收益>0.09为:'+tostring(股收益,2) +'元'),colorwhite;
drawtext_fix(islastbar and 定时1 ,0.89,0.60,0 ,'每股收益增幅:'+tostring(每股收益增幅,2)+'% '),coloryellow;
drawtext_fix(islastbar and 定时1 ,0.89,0.90,0 ,'每年收益:'+tostring(年收益,2)+'元 '),coloryellow;
/*drawtext_fix(islastbar and 定时1 and 每股收益1>上收益 and 上收益>0,0.89,0.60,0 ,'益增<双正> 增幅:'+tostring(每股收益增幅,2)+'% '),colorwhite;*/
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文财务概况大全从此不用打开F10财务概况全有还可以用于选股指标下载 同花顺财务大全仅供学习研究。