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.
  • Türkiye'de borsa yatırımı Mercedese binenlerin Metroyla işe gidenlerden tavsiye aldıkları tek konudur.

Day Trading The Vortex Indicator Trading System

Day Trading Teknik Analiz Yardımıyla günlük alım satım yaparak, günü elinde sadece nakit tutarak kapatanlara denir.

algoritma

eiπ + 1 = 0
Algorithmist
Algoritma
Katılım
23 Eki 2020
Mesajlar
1,797
The article “The Vortex Indicator” introduces a new indicator and a suggested trading method.

Both can be added to MetaStock with the formulas listed below.

I split the indicator into two separate formulas to make it easier to color them correctly. To enter these indicators into MetaStock:

  1. Tools menu, select New to open the Indicator Editor for a new indicator.
  2. tp:= Input("time periods",1,100,14);
    Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp)
    1. Ok to close the Indicator Editor.
    2. New to open the Indicator Editor for a new indicator.
    3. tp:= Input("time periods",1,100,14);
      Sum(Abs(L-Ref(H,-1)),tp)/
      Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp)
      1. Ok to close the Indicator Editor.
      2. Ok to close Indicator Builder
    4. Tools > the New
    5. Buy Order tab and enter the following formula.
    6. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    bset:=cross(vip,vim);
    cross(h,valuewhen(1,bset,h))
    1. Order Type to Limit or Stop Price and enter the following formula:
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    bset:=cross(vip,vim);
    valuewhen(1,bset,h)
    1. Sell Order tab and enter the following formula.
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    sset:=cross(vim,vip);
    cross(valuewhen(1,sset,L),L)
    1. Order Type to Limit or Stop Price and enter the following formula
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    sset:=cross(vim,vip);
    valuewhen(1,sset,L)
    1. Sell Short Order tab and enter the following formula.
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    sset:=cross(vim,vip);
    cross(valuewhen(1,sset,L),L)
    1. Order Type to Limit or Stop Price and enter the following formula:
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    sset:=cross(vim,vip);
    valuewhen(1,sset,L)
    1. Buy to Cover Order tab and enter the following formula.
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    bset:=cross(vip,vim);
    cross(h,valuewhen(1,bset,h))
    1. Order Type to Limit or Stop Price and enter the following formula
    2. tp:= 14;
    vip:=Sum(Abs(H-Ref(L,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    vim:=Sum(Abs(L-Ref(H,-1)),tp)/
    Sum(Max(H,Ref(C,-1))-Min(L,Ref(C,-1)),tp);
    bset:=cross(vip,vim);
    valuewhen(1,bset,h)
    1. OK to close the system editor.

    2. William Golson
    3. kaynak :
    4. metastock
 

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