飞狐飞刀筹码指标公式
2014-12-19 21:36:33点击:
获利盘:ma(WINNER(CLOSE)*100,20),colorRed,linethick2;
套牢盘:ma(100*(1-WINNER(C)),20),colorgreen,linethick2;
浮筹筹码:ma((winner(c*1.1)-winner(c*0.9))/winner(hhv(h,0))*100,5),color0050ff,linethick1;
底线:20;
顶线:80;
DRAWICON((套牢盘>80 and 浮筹筹码<20),low,1),colorred;
DRAWICON((获利盘>80 and 浮筹筹码<20),HIgh,2),colorred;
套牢盘:ma(100*(1-WINNER(C)),20),colorgreen,linethick2;
浮筹筹码:ma((winner(c*1.1)-winner(c*0.9))/winner(hhv(h,0))*100,5),color0050ff,linethick1;
底线:20;
顶线:80;
DRAWICON((套牢盘>80 and 浮筹筹码<20),low,1),colorred;
DRAWICON((获利盘>80 and 浮筹筹码<20),HIgh,2),colorred;
- 上一篇:白银喊单机器人--送红包 2014/12/19
- 下一篇:飞狐加速线指标公式 2014/12/19