pring kst oscillator required or be coded

Indicators coded by community members
Message
Author
zeeshan
Posts: 3
Joined: Wed Mar 12, 2014 12:28 pm

pring kst oscillator required or be coded

#1 Postby zeeshan » Wed Mar 12, 2014 12:36 pm

hi everyone,

recently bought forextester, really loving it, but the indicator is a problem

can some one code this simple indicator, pring KST

Here is the logic :

http://en.wikipedia.org/wiki/KST_oscillator

here is example in action . it is an oscillator based on roc

http://www.pring.com/specialkdaily.htm? ... &B1=Submit

thanks

zeeshan
Posts: 3
Joined: Wed Mar 12, 2014 12:28 pm

Re: pring kst oscillator required or be coded

#2 Postby zeeshan » Wed Mar 12, 2014 12:49 pm

here is more smple logic
Daily KST Simple Moving Average
(Mov(Roc(C,10,%),10,S)*1) + (Mov(Roc(C,15,%),10,S)*2) + (Mov(Roc (C,20,%),10,S)*3) + (Mov(Roc(C,30,%),15,S)*4)
Long-Term Monthly KST Simple Moving Average
( (Mov(Roc(C,9,%),6,S)*1) + (Mov(Roc(C,12,%),6,S)*2) + (Mov(Roc(C ,18,%),6,S)*3) + (Mov(Roc(C,24,%),9,S)*4) ) / 4
Intermediate KST Simple Moving Average
(Mov(Roc(C,10,%),10,S)*1) + (Mov(Roc(C,13,%),13,S)*2) + (Mov(Roc (C,15,%),15,S)*3) + (Mov(Roc(C,20,%),20,S)*4)
Intermediate KST Exponential Moving Average
(Mov(Roc(C,10,%),10,E)*1) + (Mov(Roc(C,13,%),13,E)*2) + (Mov(Roc (C,15,%),15,E)*3) + (Mov(Roc(C,20,%),20,E)*4)
Long-Term KST Exponential Moving Average
(Mov(Roc(C,39,%),26,E)*1) + (Mov(Roc(C,52,%),26,E)*2) + (Mov(Roc (C,78,%),26,E)*3) + (Mov(Roc(C,109,%),39,E)*4)
Short-Term KST Weekly Exponential Moving Average
(Mov(Roc(C,3,%),3, E)*1) + (Mov(Roc(C,4,%),4, E)*2) + (Mov(Roc(C,6,%),6, E)*3) + (Mov(Roc(C,10,%),8, E)*4)


Return to “Indicators”

Who is online

Users browsing this forum: No registered users and 28 guests