当前位置:→ 公式网 > 飞狐公式 > 正文  公式解密、改选股等业务 联系点击查看详情...

以下是飞剑主图(无源码的请下载附件导入)

飞剑主图

 

C/C++ www.gszb.com 股票公式指标网提供 Code复制内容到剪贴板
  1. DRAWTEXT((BARPOS = SYSPARAM(2)),HIGH,((((((((((((((((('所属板块:' + BLKNAME) + '\n') + '总股本')    
  2. + NUMTOSTR(FINANCE(1),0)) + '万股') + '  流通A股') + NUMTOSTR(FINANCE(7),0)) + '万股') + '  净资产') +    
  3. NUMTOSTR(FINANCE(35),2)) + '亿元') + '  每股收益') + NUMTOSTR(FINANCE(33),2)) + '元') +  '市盈率') + NUMTOSTR(DYNAINFO(39),2)) + '%')),ALIGN4,colorFF00;   
  4.   
  5. DRAWTEXTEX(c,1,4,120,''+'涨幅:'+NUMTOSTR((DYNAINFO(14) * 100),2)+'%'+' 振幅:'+NUMTOSTR((DYNAINFO(13) * 100),2)+'%'+' 换手率:'+NUMTOSTR((DYNAINFO(37) * 100),2)+'%'),color00FFFF;   
  6.   
  7. ma3:=ma(c,3);   
  8. ma5:ma(c,5);   
  9. ma10:ma(c,10);   
  10. ma20:ma(c,20);   
  11. ma60:ma(c,60);   
  12. m3:=ma3>ref(ma3,1) and ref(ma3,1)<=ref(ma3,2);   
  13. m5:=ma5>ref(ma5,1) and ref(ma5,1)<=ref(ma5,2);   
  14. m5down:=ma5<ref(ma5,1) and ref(ma5,1)>=ref(ma5,2);   
  15.   
  16. m510:=abs(ma5-ma10);   
  17. m520:=abs(ma5-ma20);   
  18. {买入条件}   
  19. ma5tg:=llv(ma5,7)>llv(ma5,20);   
  20.   
  21. m510sx:=hhv(m510,3)<hhv(m510,13);   
  22. m520sx:=hhv(m520,3)<hhv(m520,13);   
  23. stickline(m510sx and m520sx and m5,o,c,7,0),COLORMAGENTA;   
  24. //:5日均线刚上翘,5日与10日均线缩小,5日与20日均线距离缩小,显示晶红色实体K线;   
  25.   
  26. t1:=barslast(c/ref(c,1)<=0.97);   
  27. dyfz:=m3 and c>=(ref(c,t1)+ref(o,t1))/2*0.98 and count(c<ref(c,1),7)>=2;   
  28. stickline(dyfz,o,c,7,0),COLORyellow;   
  29. //:大阳反转图,今天大的收盘价大于前几天收大阴线的实体的0.98倍,显示黄色实体K线;   
  30.   
  31. csx:=c>ma5 and c>ma10 and c>ma20 and l<ma20;   
  32. pl:=abs(ma5-ma10)/ma5*100<2 and abs(ma5-ma20)/ma5*100<5;   
  33. DRAWTEXT(csx and pl,low,'买'),Colorred;   
  34.   
  35. 大底:=m520sx and cross(c,ma60) and ma60>ref(ma60,1)*0.98 and    
  36. ma60<ref(ma60,1)*1.02 and count(ma60<ref(ma60,1),20)>13    
  37. and abs(ma20-ma60)/ma20*100<5;   
  38. DRAWTEXT(大底,low,'大底'),COLORMAGENTA;   
  39. {卖出条件}   
  40. towfl:=c<ref(c,1) and ref(c,1)>ref(c,2);   
  41. stickline(towfl and m5down,o,c,7,0),colorgreen;   

 



关于我们 - 联系我们 - 广告合作 - 下载声明 - 网站帮助 - 友情链接 - 网站地图 - RSS订阅 - TOP
湘ICP备09016573号-3 增值电信业务经营ICP许可证:湘B2-20210269 湘公网安备43108102000039号
Copyright © 铭网科技,All Rights Reserved.
股票公式,股票指标,股票软件,股票知识