加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

成交量源码

(2014-03-31 09:05:53)
标签:

股票

分类: 程序源码


时间:=if(CURRENTTIME>93000 and CURRENTTIME<150000 and DYNAINFO(7)=CLOSE AND DYNAINFO(10)=AMOUNT,
if(CURRENTTIME<113000,(TIMETOT0(CURRENTTIME)-34200)/60,
if(CURRENTTIME>130000,(TIMETOT0(CURRENTTIME)-39600)/60,120)),240);
v预测:=IF(BARSTATUS=2 AND DATATYPE=8,VOL*240/时间,0);
STICKLINE(BARSTATUS=2 AND DATATYPE=8 and c
STICKLINE(BARSTATUS=2 AND DATATYPE=8 and c>=ref(c,1),0,v预测,7.5,1),Color5252FF,dotline;

 

 


VOL,VOLSTICK;
MA1:MA(VOL,5),colorwhite;
MA2:MA(VOL,60),coloryellow;

a1:=pffin(2001,0)+pffin(2002,0);
a2:=ref(a1,1);


DRAWTEXTABS(0,0,'概念名称:'+'【'+selfstring('高分配')+','+selfstring('概念')+'】 '+'<'+selfstring('地域')+'>  '+selfstring('主题')),coloryellow;
DRAWTEXTABS(0,15,'财务数据:'+'流通'+numtostrn(capital/1000000,2)+'亿股'+','+'总股本'+numtostrn(finance2(35)/10000,2)+'亿股'+'【'+numtostrn(finance2(35)*0.08,0)+', '+numtostrn(finance2(35)*0.16,0)+', '+numtostrn(finance2(35)*0.24,0)+', '+numtostrn(finance2(35)*0.32,0)+'】'),colorf00ff0;
DRAWTEXTABS(0,30,'每股收益:'
+     '【'+pffinterm(3)+'】'+numtostrn(pffin(1001,3),2)
+'  '+'【'+pffinterm(2)+'】'+numtostrn(pffin(1001,2),2)
+'  '+'【'+pffinterm(1)+'】'+numtostrn(pffin(1001,1),2)
+'  '+'【'+pffinterm(0)+'】'+numtostrn(pffin(1001,0),2)
),colorred;

DRAWTEXTABS(0,45,'利润增长:'
+     '【'+pffinterm(3)+'】'+numtostrn(pffin(1602,3),0)+'_'+numtostrn(pffin(1604,3),0)
+'  '+'【'+pffinterm(2)+'】'+numtostrn(pffin(1602,2),0)+'_'+numtostrn(pffin(1604,2),0)
+'  '+'【'+pffinterm(1)+'】'+numtostrn(pffin(1602,1),0)+'_'+numtostrn(pffin(1604,1),0)
+'  '+'【'+pffinterm(0)+'】'+numtostrn(pffin(1602,0),0)+'_'+numtostrn(pffin(1604,0),0)
),colorgreen;

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有