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 Projection Oscillator by Mel Widner

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
Developed by Mel Widner, Ph.D., the Projection Oscillator is a by-product of his Projection Bands (see Projection Bands). The Projection Oscillator is basically a slope-adjusted Stochastic. Where the Stochastic Oscillator (see Stochastic Oscillator) shows the relationship of the current price to its minimum and maximum prices over a recent time period, the Projection Oscillator shows the same thing, but the minimum and maximum prices are adjusted up/down by the slope of the price s regression line. This adjustment makes the Projection Oscillator more responsive to short-term price moves than an equi-period Stochastic.
Put another way, the Projection Oscillator shows where the current priceis relative to the Projection bands. A value of 50 indicates that thecurrent price is exactly in the middle of the bands. A value of 100indicates that prices are touching the top band. A value of 0 indicatesthat prices are touching the bottom band.
Interpretation
The Projection Oscillator can be used as both a short- and intermediate-term trading oscillator depending on the number of time periods used when calculating the oscillator. When displaying a short-term Projection Oscillator(e.g., 10-20 days), it is popular to use a 3-day trigger line.
There are several ways to interpret a Projection Oscillator.
Overbought/oversold. Buy when the oscillator falls below a specific level (e.g., 20) and then rises above that level, and sell when the Oscillator rises above a specific level (e.g., 80) and then falls below that level. High values (i.e., above 80) indicate excessive optimism. Low values (i.e., below 20) indicate excessive pessimism.
However, before basing any trade off of strict overbought/oversold levels, you should first qualify the trendiness of the market using indicators such as r-squared (see r-squared) or CMO (see Chande Momentum Oscillator). If these indicators suggest a non-trending market, then trades based on strict overbought/oversold levels should produce the best results. If a trending market is suggested, then you can use the oscillator to enter trades in the direction of the trend.
Crossovers. Buy when the oscillator crosses above its trigger (dotted) line and sell when the oscillator crosses below its trigger line. You may want to qualify your trades by requiring that the crossovers occur above the 70 level or below the 30 level.
Divergences. You may consider selling if prices are making a series of new highs and the oscillator is failing to surpass its previous highs. You may consider buying if prices are making a series of new lows and the oscillator is failing to surpass its previous low. You may qualify your trades by requiring that the divergence occur above the 70 level orbelow the 30 level.​

Slope of High
{14 period regression line of High)}
((14 * (Sum( Cum(1) * HIGH, 14))) - (Sum( Cum(1),14) * ( Sum(HIGH, 14)))) /
((14 * Sum( Pwr( Cum(1), 2), 14)) - Pwr( Sum(Cum(1),14), 2))

Slope of Low
{14 period regression line of Low}
((14 * (Sum( Cum(1) * LOW, 14))) - (Sum( Cum(1), 14) * ( Sum(LOW, 14)))) /
((14 * Sum( Pwr( Cum(1), 2), 14)) - Pwr( Sum(Cum(1),14), 2))

Upper Projection Band
Max(HIGH,
Max( Ref(HIGH,-1) + 1 * Fml("slope of high"),
Max( Ref(HIGH,-2) + 2 * Fml("slope of high"),
Max( Ref(HIGH,-3) + 3 * Fml("slope of high"),
Max( Ref(HIGH,-4) + 4 * Fml("slope of high"),
Max( Ref(HIGH,-5) + 5 * Fml("slope of high"),
Max( Ref(HIGH,-6) + 6 * Fml("slope of high"),
Max( Ref(HIGH,-7) + 7 * Fml("slope of high"),
Max( Ref(HIGH,-8) + 8 * Fml("slope of high"),
Max( Ref(HIGH,-9) + 9 * Fml("slope of high"),
Max( Ref(HIGH,-10) + 10 * Fml("slope of high"),
Max( Ref(HIGH,-11) + 11 * Fml("slope of high"),
Max( Ref(HIGH,-12) + 12 * Fml("slope of high"),
Ref(HIGH,-13) + 13 * Fml("slope of high"))))))))))))))

Lower Projection Band
Min(LOW,
Min( Ref(LOW,-1) + 1 * Fml("slope of low"),
Min( Ref(LOW,-2) + 2 * Fml("slope of low"),
Min( Ref(LOW,-3) + 3 * Fml("slope of low"),
Min( Ref(LOW,-4) + 4 * Fml("slope of low"),
Min( Ref(LOW,-5) + 5 * Fml("slope of low"),
Min( Ref(LOW,-6) + 6 * Fml("slope of low"),
Min( Ref(LOW,-7) + 7 * Fml("slope of low"),
Min( Ref(LOW,-8) + 8 * Fml("slope of low"),
Min( Ref(LOW,-9) + 9 * Fml("slope of low"),
Min( Ref(LOW,-10) + 10 * Fml("slope of low"),
Min( Ref(LOW,-11) + 11 * Fml("slope of low"),
Min( Ref(LOW,-12) + 12 * Fml("slope of low"),
Ref(LOW,-13) + 13 * Fml("slope of low"))))))))))))))

Projection Oscillator
100 * (CLOSE -
Fml( "Lower Projection Band" )) /
( Fml( "Upper Projection Band" ) -
Fml( "Lower Projection Band" ))​

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
Başlatan Benzer Konular Forum Cevap Tarih
algoritma K 0
algoritma M 0
algoritma C 0
algoritma C 0
algoritma P 0
algoritma P 0
algoritma T 0
algoritma W 0
K S 0
algoritma A 0
algoritma A 0
algoritma Teknik Analizde Göstergelerin Matematiksel Açıklamaları 0
algoritma Teknik Analizde Göstergelerin Matematiksel Açıklamaları 0
algoritma Teknik Analizde Göstergelerin Matematiksel Açıklamaları 0
algoritma Teknik Analizde Göstergelerin Matematiksel Açıklamaları 0
algoritma Teknik Analizde Göstergelerin Matematiksel Açıklamaları 0
algoritma Swing Trading Kısa Vade-Al Sat 0
algoritma # 0
algoritma P 0
algoritma C 0