PureBytes Links
Trading Reference Links
|
YES THEY DO SUPPORT VARIABLE PERIOD
===========================
As for documentation: it is not mentioned in the User's Guide but
"release notes" document lists them (excerpt):
VERSION 3.60 RELEASE NOTES
a.. Variable-period HHV, HHVBars, LLV, LLVBars, Sum(), Ref() functions (EXPERIMENTAL)
a.. Polymorphic AFL function dispatcher choosing optimized version of the function depending if parameters are time-variant or not
CHANGES FOR VERSION 3.95.0 (as compared to 3.93.1)
a.. new functions in AFL:
Weighted Moving Average - WMA( array, periods ) - accepts variable periods (array)
Double Exponential Moving Average - DEMA( array, periods ) - accepts variable periods (array)
Triple Exponential Moving Average - TEMA( array, periods ) - accepts variable periods (array)
VERSION 3.70 RELEASE NOTES
Variable-period simple moving average (MA function) does not crash if periods array has {empty} entries at the beginning
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "markf2" <feierstein@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, April 18, 2003 2:40 PM
Subject: [amibroker] Re: New poll for amibroker
> Tomasz- But do they accept variable parameters for periods? I didn't
> see any reference to this for these indicators and functions in the
> 4.30 user's guide that I used to make up the poll. If they do, I
> suggest adding something accordingly to the next documentation update.
> Would help us to access AmiBroker's full power while minimizing
> confusion and requests for things that already exist. Please let me
> know so I can update the poll. Thanks. Mark
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
> wrote:
> > Hello,
> >
> > The poll is partially not correct because it lists functions
> > that ALREADY SUPPORT variable parameters.
> >
> > HHV, LLV, HHVBars, LLVBars,
> > DEMA, TEMA, MA, WMA, REF,
> > SUM - all these FUNCTIONS already work with dynamic parameters.
> > ==========================================
> >
> > Whats more there are other functions like AMA
> > that allow to easily implement 'dynamic' EMA.
> >
> > So please use what is ALREADY AVAILABLE.
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message -----
> > From: <amibroker@xxxxxxxxxxxxxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Friday, April 18, 2003 1:10 AM
> > Subject: [amibroker] New poll for amibroker
> >
> >
> > >
> > > Enter your vote today! A new poll has been created for the
> > > amibroker group:
> > >
> > > In Message 38070, Tomasz suggested that
> > > we compose a list of the most desired
> > > indicators for dynamic parameters so he
> > > can prioritize. PLEASE SELECT YOUR TOP
> > > 10 FROM THIS LIST. Note that I combined
> > > several similar indicators/functions to
> > > keep the list at 25 which is the maximum
> > > for a poll. So a combined entry
> > > (BBANDBOT & BBANDTOP, for example) only
> > > counts as one indicator for the purposes
> > > of this poll :-). Also note that RSI
> > > and CCI can already accept dynamic
> > > parameters. Poll closes in one week.
> > > Thanks for your input! Mark
> > >
> > > o ADX
> > > o ATR
> > > o BBANDBOT & BBANDTOP
> > > o CHAIKIN
> > > o MACD & SIGNAL
> > > o MDI
> > > o MFI
> > > o OSCP
> > > o OSCV
> > > o PDI
> > > o RMI
> > > o ROC
> > > o RWI
> > > o RWIHI & RWILO
> > > o SAR
> > > o STOCHK & STOCHD
> > > o TRIX
> > > o ULTIMATE
> > > o HHV & LLV
> > > o HHVBARS & LLVBARS
> > > o DEMA, MA, TEMA, WILDERS, WMA
> > > o HOLD
> > > o REF
> > > o LINEARREG, LINREGSLOPE, TSF
> > > o STDERR & STDEV
> > >
> > >
> > > To vote, please visit the following web page:
> > >
> > > http://groups.yahoo.com/group/amibroker/surveys?id=1071266
> > >
> > > Note: Please do not reply to this message. Poll votes are
> > > not collected via email. To vote, you must go to the Yahoo! Groups
> > > web site listed above.
> > >
> > > Thanks!
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Send BUG REPORTS to bugs@xxxx
> > > Send SUGGESTIONS to suggest@xxxx
> > > -----------------------------------------
> > > 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
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
>
>
>
> 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
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/i5gGAA/GHeqlB/TM
---------------------------------------------------------------------~->
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
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|