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.

İndikatör Gap Bar Counter by Jose Silva

Teknik analizde fiyatın yönü veya trendin devamıyla ilgili fikir veren matematiksel modellerdir. İndikatörlerin Türkçe karşılığı göstergedir.

algoritma

eiπ + 1 = 0
Algorithmist
Algoritma
Katılım
23 Eki 2020
Mesajlar
1,797
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From: rearadmiral16 <wag.tail [at] ntlworld [dot] com>
To: equismetastock [at] yahoogroups [dot] com <equismetastock [at] yahoogroups [dot] com>
Date: Tuesday, August 1, 2006, 2:02:19 PM
Subject: [EquisMetaStock Group] Counting excessive open/close differences
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Could someone spare a few moments to point me in the right direction on an open/close difference indicator? What I'm trying to do is count the number of incidents in the last 20 days that an equity has opened more than 1% away from the previous day's close. Do I have to hard code each day for the last 20 days or is there a way of looping thru' the last 20 days?

Cheers

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From: Jose Silva <josesilva22 [at] yahoo [dot] com>
To: equismetastock [at] yahoogroups [dot] com <equismetastock [at] yahoogroups [dot] com>
Date: Wednesday, August 2, 2006, 2:13:25 PM
Subject: [EquisMetaStock Group] Re: Counting excessive open/close differences
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

I would try something like this MS indicator:​

Gap Bar Counter

{ Open to (prev) Close gap bar counter v1.0

CCopyright 2006 Jose Silva.
The grant of this license is for personal use
only - no resale or repackaging allowed.
http://www.metastocktools.com }

{ User inputs }
minGap:=Input("Minimum gap %",0,50,1);
pds:=Input("gap count Periods",1,2520,20);
type:=Input("[1]GapUps, [2]GapDowns, [3]Both",1,3,3);
plot:=Input("plot Gap [1]Count, [2]%count, [3]%change",1,3,1);

{ Gap % change }
changePer:=(O/Ref(C,-1)-1)*100;

{ Gap Up/Down signals }
gapUpSignal:=changePer>minGap;
gapDwSignal:=changePer<-minGap;
gapType:=If(type=1,gapUpSignal,
If(type=2,gapDwSignal,gapUpSignal+gapDwSignal));

{ Gap Up/Down signal count, count avg, %, %avg }
count:=Sum(gapType,pds);
countAvg:=Cum(count)/Cum(IsDefined(count));
countPer:=count/pds*100;
countPerAvg:=Cum(countPer)/Cum(IsDefined(countPer));

{ Plot in own window }
If(plot=1,countAvg,If(plot=2,countPerAvg,minGap));
If(plot=1,countAvg,If(plot=2,countPerAvg,-minGap));
If(plot=1,count,If(plot=2,countPer,changePer))​

jose '-)
http://www.metastocktools.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From: wag.tail [at] ntlworld.com <wag.tail [at] ntlworld [dot] com>
To: equismetastock [at] yahoogroups [dot] com <equismetastock [at] yahoogroups [dot] com>
Date: Thursday, August 3, 2006, 11:29:04 AM
Subject: [EquisMetaStock Group] Re: Counting excessive open/close differences
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Streuth Jose, I've just got your msg., now that's a thorough answer! I do like the idea of input boxes as they obviously give you more flexibility but I've yet to get in the habit of using them. Certainly like the extra detail it gives in showing the % difference of the gap when using option 3.

Thanx again RA.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From: Jose Silva <josesilva22 [at] yahoo [dot] com>
To: equismetastock [at] yahoogroups [dot] com <equismetastock [at] yahoogroups [dot] com>
Date: Thursday, August 3, 2006, 2:05:59 PM
Subject: [EquisMetaStock Group] Re: Counting excessive open/close differences
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


Yes, I was hoping that you'd see the usefulness of option 3, RD. ;)
It gives the complete raw picture, rather than specific details.

jose '-)
http://www.metastocktools.com
Source / From:
equismetastock [at] yahoogroups [dot] com​
 

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 Dikkat Çeken Önemli Formüller 1
algoritma # 0
algoritma Moving Average Convergence/Divergence MACD 2
algoritma Hareketli Ortalama 1
algoritma ideal 0
algoritma Dikkat Çeken Önemli Formüller 1
algoritma Relative Strength Index RSI 1
algoritma Relative Strength Index RSI 1
algoritma Hacim Volume 1
algoritma Hareketli Ortalama 1
S Metastock Matriks 3
algoritma Dikkat Çeken Önemli Formüller 1
algoritma R 0
algoritma G 0
algoritma G 0
algoritma G 0
algoritma G 0
algoritma G 0
algoritma G 0
algoritma G 0
Benzer Konular
Önemli Formüller Bir indikatörün son 200 barda yaptığı son tepeyi yukarı yönlü kıran tarama
Amibroker [Scanner] 3 Bars After MA 5 & MA 20 Crossing - IDX for Amibroker (AFL)
Matriks macd al'da son 5 6 barda macd değerini hep arttırarak yukarı devam ederken fiyatın henüz % 1 ve ya % 2 arttığı koşul
Tarama Herhangi bir eşitlik ve/veya kesişim 3 bar önce kesmiş ve hala üzerinde olanlar
İdeal Canlı Barda Emir Gönderen Örnek Robot Kodu
Önemli Formüller Macd veya awesome osilatörü pozitif bölgede olup da fiyatın mawilimi alttan kestiği ve bu kesişimin %1 den fazla olduğu ve de fiyatın en fazla beş bar
Matriks Rsi değeri 45 den büyük ise; bir önceki değer ile güncel olan değerin arasındaki farkı bar altına yazdırmak
Matriks rsi 40 ve üstü olup , Fiyat Pmax ı %2 ve daha yüksek kesenler ile aynı zamanda T3 son iki bar yeşil olup da hacmi son 5 günlük ortalamasının üstünde
Matriks Son X barın en yükseğini yine son X barın ortalama hacminin üstün de bir hacimle kıran ve bu kırılımın son 3 bar içinde olduğu tarama
Matriks Son 15 bar içinde %10 veya daha fazla düşenler
Trend Kanalı metastock Barssince
Önemli Formüller Most çalışması Kesişim sonrası fiyatın pozisyon yönüne en fazla 10 barda %0.2 gitmesi ve adx filtresi
Tarama Rally Gap and Inside Day
Al Sat Sistemi Gap System's
Al Sat Sistemi Gap Up System With Delayed Exit
Oscillator Gap Days
Oscillator Gap Identification
İndikatör Gap Study - Microsoft by Jon DeBry
İndikatör GAP Trading
İndikatör Gopalakrishnan Range Index (GAPO)