PureBytes Links
Trading Reference Links
|
<SPAN
class=233273321-12022004>Hmmm, thanks. Found some references on it, will take a
look. Tracked down some info on cubic splines too, but it was pretty scary
looking at first glance.
<SPAN
class=233273321-12022004>
<SPAN
class=233273321-12022004>Dave
<BLOCKQUOTE dir=ltr
>
When you say it like that, it does seem reasonably obvious....
Centred Moving Average?
Steve
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Dave Merrill
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, February 12, 2004 9:22
PM
Subject: RE: [amibroker] Re: Sigma
Bands
<SPAN
class=486041821-12022004>I may be missing something but how
about
<SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004> TimeShiftedMA =
Ref(MA(Something, Period), ShiftAmount);
<SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004>
and
<SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004>
LevelShiftedMA = MA(Something, Period) +
ShiftAmount;
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>
or maybe
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004> LevelShiftedMA = MA(Something,
Period) * ShiftAmount;
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>Now I have a question: What's
CMA?
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>
<SPAN
class=486041821-12022004><SPAN
class=486041821-12022004>Dave
<BLOCKQUOTE
>Just
on a not-unrelated topic. How do I shift a MA in AFL? Is there a way
toshift it vertically(price) and horizontally (time)?Tried to find
this in the help files without
success.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|