当前位置:首页 > 大智慧公式 > 内容

大智慧田园春笋副图指标

作者:公式指标网   更新时间:2016-06-27   点击:

大智慧田园春笋副图指标

源码

ma5: ma(c,5);
c0:=ref(c,2)*0.865;
c1:=ref(c,13)*0.772;
bot:MIN(c0,c1);
hsl:=100*vol/capital;
ma10:ma(c,10);
春笋:if((c-bot)/c<0.1 ,bot,ma(c,13)*0.618);
{春笋:if((c-bot)/c<0.1 and sum(hsl,5)/5<1.8,bot,ma(c,13)*0.618);}
ma30:ma(c,30);
田园:ma(c,13)*0.618; 

大智慧田园春笋副图指标

资源下载

相关文章

热门推荐

移动端首页 | PC端

© by gszx.com.cn Mobile Web