PureBytes Links
Trading Reference Links
|
Tomasz:
On my machine its only when you double click the formula in the Charts tab
that you get _SECTION_BEGIN("EMA"); etc.
When I Drag the formula to the chart area or the AA window I don't get the
_SECTION lines.
d
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> Sent: Sunday, September 19, 2004 2:53 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Great New Features -- and a Question
>
> Hello,
>
> > "--Automatic Analysis formula window is now drag&drop
> target too (you
> > can drag formulas and AFL files onto it)
>
> Simply you can drag the formula onto AA formula window too.
>
>
> >
> > --new AFL special functions used to automatically create
> formulas from
> > code snipplets dragged onto the the indicator pane.
> > _SECTION_BEGIN, _SECTION_END, _SECTION_NAME, _DEFAULT_NAME,
> > _PARAM_VALUES"
>
> When you drop the formula onto chart pane AmiBroker adds
> _SECTION_BEGIN and _SECTION_END markers at the beginning and
> end of code so it can identify code sections (snipplets) later.
>
> _SECTION_NAME function allows to retrieve section name (given
> in previous _SECTION_BEGIN call)
>
> _DEFAULT_NAME gives the default name of plot that is
> automatically generated from section name and parameter values.
>
> _PARAM_VALUES gives the values of all field and numerical
> parameters defined in given section.
>
> In a few days I will provide more explanation on other items.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "Ken Close" <closeks@xxxxxxxx>
> To: "AmiBroker List" <amibroker@xxxxxxxxxxxxxxx>
> Sent: Sunday, September 19, 2004 5:53 PM
> Subject: [amibroker] Great New Features -- and a Question
>
>
> > Tomasz:
> >
> > Super. Metastock has just suffered another blow.
> >
> > Question:
> >
> > Has anyone done anything with the capabilities described in
> these two
> > items?? I can not figure out what they mean nor how to use them.
> >
> > Anyone??
> >
> > "--Automatic Analysis formula window is now drag&drop
> target too (you
> > can drag formulas and AFL files onto it)
> >
> > --new AFL special functions used to automatically create
> formulas from
> > code snipplets dragged onto the the indicator pane.
> > _SECTION_BEGIN, _SECTION_END, _SECTION_NAME, _DEFAULT_NAME,
> > _PARAM_VALUES"
> >
> > Ken
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.754 / Virus Database: 504 - Release Date: 9/6/2004
> >
> >
> >
> >
> >
> > Check AmiBroker web page at:
> > http://www.amibroker.com/
> >
> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
> http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
> --------------------------------------------------------------
> ------~->
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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:
http://docs.yahoo.com/info/terms/
|