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.
  • “Hiç zengin olan bir teknik analist görmedim” diyenlere hep gülmüşümdür. Bu kadar saçma ve küstahça bir şey daha duymadım. Dokuz yıl boyunca temel analiz kullandıktan sonra, teknik analizci olarak zengin oldum. “ (Marty Schwartz)

Al Sat Sistemi Automatic Support and Resistance Trading System by Mel Widner

Bir ticaret sistemi, finansal piyasalarda alım satımla ilgili belirli kurallara sahip belirli ayarlara dayanır. Bir dizi işlemin istatistiksel bir analizini alır ve ondan kar sağlayan geçmiş performansları içerir. Bu stratejiyi bir ticaret sistemi olarak adlandırmadan önce, başarısını ve bir süre başarılı kalma yeteneğini garanti altına almak için bir dizi teste tabi tutulur. Bir ticaret stratejisi asla sabit bir karı garanti etmez. Kısa sürede kar etmek için "al" ve "sat" sinyalleri sağlayacak belirli algoritmalardan veya ayarlamalardan oluşur. Pazar her zaman değiştiği ve algoritmalarda veya ticaret sisteminde yapılan yeni ayarlamaların da değişmesi gerektiğinden, asla sabit bir kar oranını garanti etmez. Alım satım sistemleri genellikle zaman içinde görülür, hisse senetleri ve forex piyasaları sürekli alım veya satım sinyalleri verir.

algoritma

eiπ + 1 = 0
Algorithmist
Algoritma
Katılım
23 Eki 2020
Mesajlar
1,797
Copied from Technical Analysis of Stocks and Commodities Magazine. This is in regards to an article on page 51 of the May 1998 issue.
In my article "Automatic support and resistance" in thisissue, I present a computerized approach to finding support and resistance levels on achart. To recreatethe indicators and system described in my article using MetaStock for Windows, enter the following formulas:
Indicators:​
S1
IF(Ref(LOW,-4)=LLV(LOW,9),Ref(LOW,-4),PREVIOUS)
S2
IF(Fml("S1")=Ref(Fml("S1"),-1),PREVIOUS,Ref(Fml("S1"),-1))
S3
IF(Fml("S1")=Ref(Fml("S1"),-1),PREVIOUS,Ref(Fml("S2"),-1))
S4
IF(Fml("S1")=Ref(Fml("S1"),-1),PREVIOUS,Ref(Fml("S3"),-1))
S5
IF(Fml("S1")=Ref(Fml("S1"),-1),PREVIOUS,Ref(Fml("S4"),-1))
S6
IF(Fml("S1")=Ref(Fml("S1"),-1),PREVIOUS,Ref(Fml("S5"),-1))
WSO
100*(1(
Int(Fml("S1")/CLOSE) + Int(Fml("S2")/CLOSE) +
Int(Fml("S3")/CLOSE) + Int(Fml("S4")/CLOSE) +
Int(Fml("S5")/CLOSE) + Int(Fml("S6")/CLOSE)) / 6)
R1
IF(Ref(HIGH,-4)=HHV(HIGH,9),Ref(HIGH,-4),PREVIOUS)
R2
IF(Fml("R1")=Ref(Fml("R1"),-1),PREVIOUS,Ref(Fml("R1"),-1))
R3
IF(Fml("R1")=Ref(Fml("R1"),-1),PREVIOUS,Ref(Fml("R2"),-1))
R4
IF(Fml("R1")=Ref(Fml("R1"),-1),PREVIOUS,Ref(Fml("R3"),-1))
R5
IF(Fml("R1")=Ref(Fml("R1"),-1),PREVIOUS,Ref(Fml("R4"),-1))
R6
IF(Fml("R1")=Ref(Fml("R1"),-1),PREVIOUS,Ref(Fml("R5"),-1))
WRO
100*(1-(
Int(Fml("R1")/CLOSE) + Int(Fml("R2")/CLOSE) +
Int(Fml("R3")/CLOSE) + Int(Fml("R4")/CLOSE) +
Int(Fml("R5")/CLOSE) + Int(Fml("R6")/CLOSE)) / 6)
Enter long positions on either building support or sustained uptrend and exit position using stops. No short positions.​
Automatic Support and Resistance Trading System
Enter Long:
Fml("WSO") > Mov(Fml("WSO") , 4 , S ) OR Mov( Fml("WRO") , 30 , S ) > 95

Stop Out:
Breakeven stop:
Floor level at 2%
Trailing stop:
Profit risk of 10 Percent, ignoring 10 periods
Maximum loss stop:
Maximum loss of 7%
Other Conditions:
Initial equity = 1000,
Long positions only,
Trade price = close,
Trade delay = 0,
Entry commission = 0%,
Exit commission = 0%,
Interest rate = 5%,
Margin req. 100%


The indicators S1 through S6 and R1 through R6 should be plotted as points and not as a continuous line.
The WRO and WSO oscillators are generally plotted together on a separatescale from the price plot.It is helpful to add horizontal lines at zero and 100 on this samescale. Horizontal lines can be added by clicking on the indicator and selecting "horizontal lines" fromthe Indicator Properties menu.
These formulas run much faster (by 40 times) than the earlier formulas, and the y've been tested successfully with both end-of-day data and real-time data using MetaStock Professional Version 6.51.​
-- Mel Widner, Ph.D., 703 791-5910
E-mail techstrategies@msn.com.
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