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

Re: [EquisMetaStock Group] Help with coding a formula



PureBytes Links

Trading Reference Links



Hi Tony,
 
This should do what you're chasing:-
 
Cross(Mov(C,5,S),Mov(C,20,S)) AND C<=HHV(H,150)*0.75
 
Cheers,
Rob

--- On Mon, 21/9/09, aserr_98 <no_reply@xxxxxxxxxxxxxxx> wrote:

From: aserr_98 <no_reply@xxxxxxxxxxxxxxx>
Subject: [EquisMetaStock Group] Help with coding a formula
To: equismetastock@xxxxxxxxxxxxxxx
Received: Monday, 21 September, 2009, 3:01 AM

 
Hello
I'm trying to create a formula for use on the symbol expert, simple moving average close 5 days crossing simple moving average 20 days but only show the symbol when the close is 25 % lower of the higtest high of last 150 days.
Cross(Mov(c, 5,s),Mov( c,20,S)) and hhv(h,150)*100, 0.3)% < 25 the cross moving average works but the 25% don't,

I have on the comments - Higher of 150 days WriteVal( HHV(h,150)) - Down from last 150 days High writeval((C/ HHV(H,150) -1)*100,0. 3)% - and show me the values, but on the symbols don't work

Thanks for any help
Tony



Get more done like never before with Yahoo!7 Mail. Learn more.

__._,_.___


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

__,_._,___