Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/30/2005(UTC) Posts: 120
|
Does anyone have any suggestions on how to code following conditions on Metastock?
Long: Cross(C,Mov(C,20,S)
Short: Cross(70,RSI(C,5)
After Long signal is triggered, any Long signal will be ignored until after Short signal is triggered.
On the other hands,
After Short signal is triggered, any Short signal will be ignored until after Long signal is triggered.
So the sequence will be
Long, Short, Long, Short, ... OR
Short, Long, Short, Long, ...
Does anyone have any suggestions on how to do it in Metastock?
Thanks in advance for any suggestions
Eric
|
|
|
|
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)
|
Search the forum for "latches" or download Roy Larsen's guide to using latches in MS (from the files section)
wabbit [:D]
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/30/2005(UTC) Posts: 120
|
Thank you very much for suggestions
Eric
|
|
|
|
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.