Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 2/2/2007(UTC) Posts: 367
Was thanked: 1 time(s) in 1 post(s)
|
Deviation Oscillator
x:=Input("number of time periods in average",10,200,40); x2:=x*2; pd:=C-Mov(C,x,E); hpd:=HHV(pd,x2); lpd:=LLV(pd,x2); nf:=200/(hpd-lpd); ((pd-lpd)*nf)-100
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.