Rank: Newbie
Groups: Registered, Registered Users Joined: 4/7/2011(UTC) Posts: 9
|
I am using a dual EMA Crossover System. One of the problems I am having is re-entry after getting stopped out. My rule is if I get stopped out and the Closing Price is above the fast moving average in a bull market then I get back in. If it closes below the EMA then I don't get back in until it Close is above the Fast EMA only if the Fast EMA still has not crossed below the Slow EMA. Please Help!
|
|
|
|
Rank: Advanced Member
Groups: Moderators, Registered, Registered Users, Subscribers Joined: 10/8/2010(UTC) Posts: 1,967
Thanks: 93 times Was thanked: 156 time(s) in 151 post(s)
|
without knowing more, I would suggest adding logic similar to this to the end of your regular buy signal:
OR ( Fast EMA > Slow EMA)
|
|
|
|
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.