PureBytes Links
Trading Reference Links
|
I suspect that you already know this. But...
The User Guide documentation for each function includes any default values, where the default is provided in the form x = y such that y is the default for x.
e.g.
RSI( periods = 14 )
http://www.amibroker.com/guide/afl/afl_view.php?id=125
Is that what you are asking for? I'm not aware of any list of default values other than what is provided on a function by function basis in the user guide.
Mike
--- In amibroker@xxxxxxxxxxxxxxx, "Ton Sieverding" <ton.sieverding@xxx> wrote:
>
> Thanks, no thanks. That's of course not what ik meant. In your method I should walk trough all indicators and get the Param values from the Param screen. If there is no other possibility I will do that of course. But I am looking for a kind of file or document showing all default values used within the AmiBroker indicators. I know it exists but cannot find it anymore ...
>
> Regards, Ton.
>
> ----- Original Message -----
> From: gmorlosky
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Wednesday, July 01, 2009 3:44 PM
> Subject: [amibroker] Re: AmiBroker default values for standard indicators
>
>
>
>
>
> Plot the basic indicators (example: RSI(), MACD(), etc.) and then right click > Parameters and there are all the defaults.
>
> --- In amibroker@xxxxxxxxxxxxxxx, "amsiev" <ton.sieverding@> wrote:
> >
> > RSI() should have 14 etc. I know they are somewhere but ... Can anybody help me ?
> >
> > Regards, Ton.
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|