logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Grin  
#1 Posted : Sunday, January 20, 2008 2:55:03 PM(UTC)
Grin

Rank: Newbie

Groups: Registered, Registered Users
Joined: 1/19/2008(UTC)
Posts: 2

Hello Traders.

Does some one know if ther is a formula language based trading system for KAGI ?

Tks

minnamor  
#2 Posted : Monday, January 21, 2008 6:06:27 AM(UTC)
minnamor

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/27/2005(UTC)
Posts: 126
Location: Italy

Could this be it?

Variation:=5;
up:=Peak(1,C,Variation);
dn:=Trough(1,C,Variation);
zup:=Ref(up,-1);
zdn:=Ref(dn,-1);

LE:=Cross(C,zup);
SE:=Cross(ZDN,C);
LX:=se;
SX:=le;

Taken somewhere from the internet. Any reaction welcome.

Grin  
#3 Posted : Monday, January 21, 2008 8:01:59 AM(UTC)
Grin

Rank: Newbie

Groups: Registered, Registered Users
Joined: 1/19/2008(UTC)
Posts: 2

Tks Minnamor.

I´m working on this subject amd I´ll get back to you as soon as I find something

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.