Rank: Newbie
Groups: Registered, Registered Users Joined: 11/5/2012(UTC) Posts: 7
|
Hello,
I´m trying
to build a filter to the classic key reversal formation
(L <
Ref(L,-1) AND C>Ref(C,-1) AND C < H)
When it occurs
I also want that the price has made a lowest low of the last 5 days.
I tried
with a MVA of 1 period of Low. Any help
would be helpful.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/29/2004(UTC) Posts: 1,394 Location: Glastonbury, CT
Was thanked: 2 time(s) in 2 post(s)
|
Code:(L < Ref(L,-1) AND C>Ref(C,-1) AND C < H) and L<Ref(LLV(L,5),-1)
|
|
|
|
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.