PureBytes Links
Trading Reference Links
|
<FONT face=Arial
size=2>Roy:
<FONT face=Arial
size=2>
I
agree with you. When using most indicators decimal precision in
meaningless.
<FONT face=Arial
size=2>
<FONT face=Arial
size=2>Lionel
From: Roy Larsen [mailto:rlarsen@xxxxxxxxxxxxxx]
Sent: Tuesday, May 11, 2004 2:50 AMTo:
Metastockusers@xxxxxxxxxxxxxxxSubject: Re: [Metastockusers] Dinapoli
MACD
ManishA question for you.What part of 8.3896 or
17.5185 is actually used by the canned Mov() function? My recollection
isthat the decimal component is discarded and it is just a waste of space.
You might want to checkthis out for yourself. I think that to use the
decimal component you would need to use discrete MFLcode for the
EMA.Just my thoughts. As Jose will tell you I can be wrong at
times.Roy> dimacd:= Mov( CLOSE, 8.3896, E) - Mov( CLOSE,
17.5185, E);>> movmacd:= Mov(dimacd, 9.0503, E);>>
Dimacd;> Movmacd;>>> This is the formula for
Dinapoli MACD. I am looking to plot the weekly values of this on the
dailychart. And Monthly value of this on the weekly chart. Can anyone
help.>> Regards>
Manish>>>>>> Yahoo! Groups
Links>>>>>>>
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/Metastockusers/
To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|