[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Raspuns: [amibroker] Kase KCD & DevStop Indicators



PureBytes Links

Trading Reference Links

Hi,
Assuming you have the treliff PeakOsc from his posts, KCD=KPO-MA(KPO,n), where n is the period.
About DevSTop, this is my try:

perstop=20;

Hh1=HHV(H,2);

Ll1=LLV(L,2);

tr=Max(Hh1-Ll1,Max(abs(Hh1-Ref(C,-2)),abs(Ll1-Ref(C,-2))));

MAtr=MA(tr,perstop);

sd=StDev(tr,perstop);

ddev1=MAtr+sd;

ddev2=MAtr+2.2*sd;

ddev3=MAtr+3.5*sd;

DevStop1=HHV(H,BarsSince(Buy))-ddev1;

DevStop2=HHV(H,BarsSince(Buy))-ddev2;

DevStop3=HHV(H,BarsSince(Buy))-ddev3;

Razvan Andrei

-----Mesaj original-----
De la: Ken Henderson [mailto:kjh@xxxxxxxxxxxxxxx]
Trimis: 16 februarie 2005 02:09
Către: amibroker@xxxxxxxxxxxxxxx
Subiect: RE: [amibroker] Kase KCD & DevStop Indicators

Hi All

 

Does anyone have the Amibroker indicator codes for Kase CD and Kase DevStop which they could share.

 

Many thanks in advance

 

Ken

 

 



Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html





Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Yahoo! Groups Sponsor
ADVERTISEMENT


Yahoo! Groups Links