
Originally Posted by
kafkaf
uufuk hocam,
vallahi pes :-) 40 fýrýn ekmek yemek bile kurtaramaz beni...
Eline saðlýk...
Saatlýk Chande's Momentum Oscillator için yorulma..
Al sana kopya...
http://trader-online.tk/MSZ/e-w-Chan...scillator.html

Kod:
n:=Input("CmoH periods",1,252,14); Nw:=HOUR()<>ref(HOUR(),-1);
c1:=valuewhen(1,nw,ref(c,-1)); c2:=valuewhen(2,nw,ref(c,-1));
po:=if(nw and (c1-c2)>0,c1-c2,0); neg:=if(nw and (c1-c2)<0,c2-c1,0);
np:=cum(po)-valuewhen(n+1,nw,cum(po)); nn:=cum(neg)-valuewhen(n+1,nw,cum(neg));
100*(np-nn)/(np+nn):-50:50
Yer Ýmleri