[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EquisMetaStock Group] entry conditions



PureBytes Links

Trading Reference Links

Hello Pete,  forgot to say thanks for your help with the  entry condition question
 
Keith
 
----- Original Message -----
Sent: Sunday, March 29, 2009 1:44 PM
Subject: RE: [EquisMetaStock Group] entry conditions

Here's one way to do it:

IF(C>mov(c,30,s) OR ref(c,-1) >ref(mov(c,30,s)-1) OR ref(c,-2) >ref(mov(c,30,s)-2) AND
stoch(5,3) > 20 OR Ref(stoch(5,3),-1) > 20 OR Ref(stoch(5,3),-2) > 20 AND ......




To: equismetastock@yahoogroups.com
From: fib1618@xxxxxxnet.au
Date: Sun, 29 Mar 2009 10:48:08 +1000
Subject: [EquisMetaStock Group] entry conditions


I'm sure many people use some sort of conditional entry or exit method where they say
if A,B, & C happen, i'll enter
however, A, B & C often don't happen on the same day, but within a day or so.
 
for example, picking any  3 entry conditions, how can I say
 
1/   if  C>30MA
and
2/    Stoch14>20
and
3/   Mov(C,9,S) > Mov(C,26,S)  {  Macd )
 
but one or two  of them may be delayed until the third happens?
 
any advice appreciated
Keith
 
 



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___