在线检测未来函数
当前位置:
股旁网
>
通达信答疑
> 将大智慧中的PARTLINE语句改成通信达
将大智慧中的PARTLINE语句改成通信达
来源:Internet,编辑:股旁网,2012-10-23
编写条件:
PARTLINE(dif,dif>=REF(dif,1),RGB(255,0,0),dif<=REF(dif,1),RGB(0,255,0)),Linethick2;
编写方法:
&n
bs
p;if(dif>=REF(dif,1),dif,drawnull),colorred;
if(dif<=REF(dif,1),dif,drawnull),colorgreen;
相关文章