通达信真黄金柱选股指标公式

通达信私募操盘主图指标公式

T1:=count(v>ref(v,1)*2 ,4)=1;

t2:=count(v<ref(v,1) and l>min(l,4) and l>ref(l,1),3)=3 ;

t3:t1 and t2;

通达信私募机构波段指标公式