Rank: Member
Groups: Registered, Registered Users Joined: 10/6/2008(UTC) Posts: 15
|
hi,
at the "Trading Strategies from Active Trader Magazine"
i saw this formula for 4-Week Breakout
to buy """ C>=Ref(HHV(C,20),-1) ""
to sell "" C<=Ref(LLV(C,20),-1) ""
but i have a better one and i need your opinion which is the more accurate
to buy "" Cross(C,Ref(HHV(C,20),-1)) ""
to sell "" Cross(Ref(LLV(C,20),-1),C) ""
do you think these modificatins are correct?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
I would use the one that you are more comfortable with. That way you can sleep at night.
|
|
|
|
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.