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

Notification

Icon
Error

Options
Go to last post Go to first unread
ecureuil  
#1 Posted : Saturday, January 12, 2013 9:57:36 AM(UTC)
ecureuil

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/2/2011(UTC)
Posts: 7

Hello,
This is my fomulas

MME21:= Mov(C,21,W);
UCL:= MME21+(1.7*ATR(10));
LCL:= MME21-(1.7*ATR(10));
BBandBot(C, 21, W , 2)>LCL AND BBandTop(C,21, W ,2)< UCL
AND H<UCL
AND L>LCL

I want to write formulas when this pattern is ok five days in a row

Ecureuil
wabbit  
#2 Posted : Saturday, January 12, 2013 9:37:28 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
RTFM: Sum()


wabbit [:D]

ecureuil  
#3 Posted : Sunday, January 13, 2013 3:40:50 PM(UTC)
ecureuil

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/2/2011(UTC)
Posts: 7

Thanks,


Ecureuil
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.