Teknik Analiz Dünyasına Hoşgeldiniz. Paylaşmak Güzeldir.

Yayından kaldırmak istediğiniz formüller için algoritmabul@gmail.com ile iletişime geçebilirsiniz... 

  • DİKKAT: Formüller, Sistemler sadece eğitim amaçlıdır. Alım satım, olası anapara kaybı ve diğer kayıplar dahil olmak üzere "YÜKSEK RİSK" içerir.
  • Mucize teknik gösterge yoktur, sadece doğru veya yanlış kullanılan göstergeler vardır.

Oscillator Kase Peak Oscillator by Cynthia Kase

Teknik analizde fiyatın yönü veya trendin devamıyla ilgili fikir veren matematiksel modellerdir. Trend oluşmamış piyasalarda fiyatlar yatay bir bantta hareket ederken trendin içinde düzeltme seviyelerini tespit eden indikatörlere OSİLATÖR denir

algoritma

eiπ + 1 = 0
Algorithmist
Algoritma
Katılım
23 Eki 2020
Mesajlar
1,797
The PeakOscillator plot is used similarly to traditional oscillators but is derived from a mathematically sound, statistical evaluation of trend that evaluates over 50 different trend lengths, rather than just two as the traditional oscillator does. It automatically adapts for cycle length and volatility changes.
The PeakOscillator is "universal" in that it scales to volatility, and can be compared over differing commodities and time frames.
Two other features of the PeakOscillator are the PeakMax and PeakMin lines.
The PeakMax line is the maximum of the 2 standard deviations of the local PeakOscillator reading and the 90th percentile of momentum, historically. The PeakMin is the minimum of the two.​

Kase Peak Oscillator

Per1:=Input("max length",10,100,30);
RWH:=(H-Ref(L,-Per1))/(ATR(Per1)*Sqrt(Per1));
RWL:=(Ref(H,-Per1)-L)/(ATR(Per1)*Sqrt(Per1));
Pk:=Mov((RWH-RWL),3,W);
MN:=Mov(Pk,Per1,S);
SD:=Stdev(Pk,Per1);
Val1:=If(MN+(1.33*SD)>2.08,MN+(1.33*SD),2.08);
Val2:=If(MN-(1.33*SD)<-1.92,MN-(1.33*SD),-1.92);
LN:=If(Ref(Pk,-1)>=0 AND Pk>0,Val1,If(Ref(Pk,-1)<=0 AND Pk<0,Val2,0));
Red:=If(Ref(Pk,-1)>Pk,Pk,0);
Green:=If(Pk>Ref(Pk,-1),Pk,0);
Red;
Green;
LN;​

Just change the color{Red,Green} and style to plot as histogram.
Henry Z Kaczmarczyk​


Philosophy: The PeakOscillator plot is used similarly to traditional oscillators but is derived from a mathematically sound, statistical evaluation of trend that evaluates over 50 different trend lengths, rather than just two as the traditional oscillator does. It automatically adapts for cycle length and volatility changes.
The PeakOscillator is "universal" in that it scales to volatility, and can be compared over differing commodities and time frames.
Two other features of the PeakOscillator are the PeakMax and PeakMin lines.
The PeakMax line is the maximum of the 2 standard deviations of the local PeakOscillator reading and the 90th percentile of momentum, historically. The PeakMin is the minimum of the two.​
Interpretation:
The PeakOscillator is used two ways.
Divergence -- The PeakOscillator may be used to generate traditional divergence signals. The difference between it and traditional divergence indicators lies in its accuracy.
PeakOut -- The second use is to look for a PeakOut. A PeakOut occurs when the histogram breaks beyond the PeakOut line and then pulls back.
A PeakOut through the maximum line will be labeled PG (Global PeakOut) on the chart. A PeakOut that only extends through the PeakMin line is called a local PeakOut and will be labeled PL on the chart. A local PeakOut is less significant than a normal PeakOut signal. These local PeakOuts are to be relied upon more heavily during sideways or corrective markets.
PeakOuts may be based on either the Maximum Line or the Minimum Line. Global PeakOuts, however, are rarer and therefore more significant than a Local PeakOut. The magnitude of the price move may be greater following the Global PeakOut, but the likelihood of the break in trend is essentially the same. Thus, our research indicates that we should react equally to a Global PeakOut in a trendy market and a Local PeakOut in a choppy or corrective market.​

Interpretation:
The PeakOscillator is used two ways.
Divergence -- The PeakOscillator may be used to generate traditional divergence signals. The difference between it and traditional divergence indicators lies in its accuracy.
PeakOut -- The second use is to look for a PeakOut. A PeakOut occurs when the histogram breaks beyond the PeakOut line and then pulls back.
A PeakOut through the maximum line will be labeled PG (Global PeakOut) on the chart. A PeakOut that only extends through the PeakMin line is called a local PeakOut and will be labeled PL on the chart. A local PeakOut is less significant than a normal PeakOut signal. These local PeakOuts are to be relied upon more heavily during sideways or corrective markets.
PeakOuts may be based on either the Maximum Line or the Minimum Line. Global PeakOuts, however, are rarer and therefore more significant than a Local PeakOut. The magnitude of the price move may be greater following the Global PeakOut, but the likelihood of the break in trend is essentially the same. Thus, our research indicates that we should react equally to a Global PeakOut in a trendy market and a Local PeakOut in a choppy or corrective market.​
Source / From:
 

Forumdan daha fazla yararlanmak için giriş yapın yada üye olun!

Forumdan daha fazla yararlanmak için giriş yapın veya kayıt olun!

Kayıt ol

Forumda bir hesap oluşturmak tamamen ücretsizdir.

Şimdi kayıt ol
Giriş yap

Eğer bir hesabınız var ise lütfen giriş yapın

Giriş yap