PureBytes Links
Trading Reference Links
|
I'd be a lot happier on the day that NO #Includes for subroutines
and/or functions are required but instead are automatically picked
up by virtue of the fact that they are unidentified in the afl but
are stored some place like \amibroker\formulas\includes.
--- In amibroker@xxxxxxxxxxxxxxx, "JD Fagan" <jd.fagan@xxx> wrote:
>
> The day nested #includes are possible, I'll be a very happy AB
user :)
>
> http://www.amibroker.com/feedback/view_bug.php?bug_id=77
>
> JD
>
> --- In amibroker@xxxxxxxxxxxxxxx, Keith McCombs <kmccombs@> wrote:
> >
> > AB has both *#include* and *function*s. Unfortunately, no
*#define* or
> > nested *#include*s (at least not yet).
> >
> > David Weller wrote:
> > >
> > > Up to now I have been cutting and pasting code to create my
systems
> > > and indicators. Some are becoming very big and it would seem
to make
> > > sense to "module-ize" these as "all good programmers are
taught".
> > > It just seems to make sense to parse out the AT Interface,
> > > Informational functions to help in the decision process
(RS,CCI,
> > > Resistance and Support, Reversals indicators, volume pressure,
etc.)
> > > used in the Exploration but are not part of the actual trading
> system,
> > > enhancements using color in the exploration and
interpretations, as
> > > well as others tested parts. Is the #include the way to go?
Or is
> > > there some other technique I should consider like creating a
> > > "function" --- to help create modules and reuse code.
> > >
> > >
> > >
> > > Thanks Dave
> > >
> > >
> >
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
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/
|