VolumeCond1:=if(v>ref(v,-10) and c>ref(c,-1),1,0);
VolumeCond2:=if(v<ref(v,-10) and c<ref(c,-1),1,0);
VolumeCond1 AND cross(mov(c,9,w),mov(c,15,w))  AND mov(c,9,w)/mov(c,15,w)>1.02
 
şeklinde yazılır ancak size çok çok nadir sonuç verir
VolumeCond1:=if(v>ref(v,-10) and c>ref(c,-1),1,0);
VolumeCond2:=if(v<ref(v,-10) and c<ref(c,-1),1,0);
VolumeCond1 AND cross(mov(c,9,w),mov(c,15,w))  AND mov(c,9,w)/mov(c,15,w)>1.01
şeklinde yüzde 1 dir 
 
bilgilerinize