在线检测未来函数

放量选股公式

来源:Internet,编辑:股旁网,2012-07-21

编写条件:

VOL,VOLSTICK; A1:=barslast(dispstatus=1)+1; A2:hhv(v,a1),LINETHICK0; drawtext(if(v=0,v<(-1),A2=v and (v=hhvall(v))),hhvall(v),' '+'←放量'),coloryellow;

编写方法:

&nbsp;A1:=barslast(dispstatus=1)+1;

A2:=hhv(v,a1);
放量:A2=v and (v=hhvall(v));
 

相关文章