Hi,
Formula works but you need to plot it.
Use something like
PLOT(((H-MA(C,17))/MA(C,17))*100; +
((H-MA(C,50))/MA(C,50))*100 +
((H-MA(C,200))/MA(C,200))*100,"HighJump",colorBlue,styleLine);
Cheers,
Claude
From: Dave McLeod
[mailto:dmcleod1981@xxxxxxxxx]
Sent: Wednesday, March 16, 2005
10:42
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Formula
Conversion
I am sorry for the request for help but I can't seem
to get this formula to plot. This is from a
website
and the formula is called High Jump from Ian
Woodward.
The metastock formula is:
((H-Mov(C,200,S))/Mov(C,200,S))*100+
((H-Mov(C,50,S))/Mov(C,50,S))*100+
((H-Mov(C,17,S))/Mov(C,17,S))*100
I thought the conversion would be this but it does
not
seem to plot anything but #null.
((H-MA(C,17))/MA(C,17))*100 +
((H-MA(C,50))/MA(C,50))*100 +
((H-MA(C,200))/MA(C,200))*100;
I am sure its a simple mistake but I can't see it.
Any
help would be great. Thank you.
DM
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources
site!
http://smallbusiness.yahoo.com/resources/
Please note
that this group is for discussion between users only.
To get support from AmiBroker please send an
e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Sponsor |
ADVERTISEMENT
| |
|
Yahoo! Groups Links