通达信三绝公式源码副图

思路很重要,现奉上我的副图三绝公式源码。

A:=o>ref(h,1)and o>c and v/ref(v,1)>2 and v/ma(v,5)>1.8;
B:=abs(v/ref(v,1)-1)<0.15;
xg:ref(A,1) and B;