PureBytes Links
Trading Reference Links
|
Ok. Thanks for your answer. I wasn't asking for specific dates, just
wanted to know if it was planned.
It's really good to know that MC is in sight.
thanks
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Yes it is, but... as I said two weeks ago, I don't give exact dates
anymore.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "pmxgs" <pmxgs@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, May 19, 2007 9:25 PM
> Subject: [amibroker] Re: AFL code wizard - preview presentation
>
>
> > Hello,
> >
> > following the previous message, regarding the development of AB, is
> > Monte Carlo Analysis in sight?
> > I really feel is an important feature in systems evaluation.
> > thanks
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@> wrote:
> >>
> >> Hello,
> >>
> >> Don't worry - over many years I have proved that I am capable of
> > extending
> >> program into many different directions at once.
> >>
> >> There were significant features added in every area even this year,
> > to name a few:
> >> 1. advanced users / programmers got new control flow statements:
> > continue, break, switch/case and gfx low-level functions
> >> 2. discretionary traders got cleaner charts (no thick divider lines
> > between panes), improved real-time quote window
> >> 3. beginners got AFL code wizard
> >>
> >> So as you can see your worries have no reason - AmiBroker progresses
> > quickly in many directions at once.
> >>
> >> Also the wizard should actually decrease number of support questions
> > that we are getting.
> >> Why? Simply because there will be no basic questions like: I need a
> > code that geberates a buy when
> >> volume is higher than its average from last 15 days.
> >>
> >> The wizard is also great *learning* tool.
> >>
> >> If you take a look, you will see that each statement that you build
> > using natural language
> >> is accompanied with
> >> "AFL code equivalent" updated in real-time as you click parts.
> >> What's more the code part responsible for selected part of the
> > sentence is marked with BOLD.
> >> So beginner exactly knows that "5 bars ago" is coded with Ref.
> >> This may not be obvious even for computer programmer coming from C
> > language who is just starting with AFL.
> >> But now the learning process is turbo-charged with the help of the
> > wizard.
> >>
> >> I think that you underestimate the role of the wizard in the
> > learning process even for semi-advanced people.
> >>
> >>
> >>
> >> Best regards,
> >> Tomasz Janeczko
> >> amibroker.com
> >> ----- Original Message -----
> >> From: "Phsst" <phsst@>
> >> To: <amibroker@xxxxxxxxxxxxxxx>
> >> Sent: Saturday, May 19, 2007 4:38 AM
> >> Subject: [amibroker] Re: AFL code wizard - preview presentation
> >>
> >>
> >> > Hello TJ,
> >> >
> >> > I know that you are getting 'kudos' for the 'dumbing down' AFL
Wizard,
> >> > but I don't mind being the one to argue the case that you may have
> >> > just created the single biggest obstacle to progressive future
> >> > upgrades in AB capability.
> >> >
> >> > You have now created a tool for the 'programming illiterate'
group of
> >> > users, who will from this day forward, demand more and more
> >> > enhancements to the wizard to compensate for their inability to
> >> > comprehend AFL's programatic complexities.
> >> >
> >> > I understand your need to draw in the maximum number of
customers with
> >> > easy to use 'wizards', but to create a 'wizard' that really
uses the
> >> > full capability of AFL, your development time will from now on be
> >> > severely taxed by the 'wizard' crowd.
> >> >
> >> > I wish you luck in your efforts.
> >> >
> >> > Best Regards
> >> >
> >> >
> >> >
> >> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@>
wrote:
> >> >>
> >> >> Hello,
> >> >>
> >> >> Generally speaking AFL code wizard is written to be extensible.
> >> >> If you download trial version and install it, you will notice
> > "CodeGen"
> >> >> subfolder that consist of Generic.xml file.
> >> >> This text file consist Text-To-Code generation rules.
> >> >> Currently there is only one codegen shipped with AFL code wizard
> >> >> but in the future I plan to ship LOTS of them. The approach is
> > flexible
> >> >> enough to allow adding rules like:
> >> >> "when ..something... forms a double bottom"
> >> >>
> >> >> Also future versions will just read any number of .xml files from
> >> > codegen
> >> >> subfolder and allow switching between them. This will open a way
> >> >> for 3rd party DLLs to be included in the code wizard lists.
> >> >>
> >> >> Best regards,
> >> >> Tomasz Janeczko
> >> >> amibroker.com
> >> >> ----- Original Message -----
> >> >> From: "John Tierney" <johntierney@>
> >> >> To: <amibroker@xxxxxxxxxxxxxxx>
> >> >> Sent: Friday, May 18, 2007 7:45 PM
> >> >> Subject: RE: [amibroker] Re: AFL code wizard - preview
presentation
> >> >>
> >> >>
> >> >> > Tomasz,
> >> >> >
> >> >> > Can third party indicators (via dll) be added so that they
show up
> >> > in the
> >> >> > list.
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > 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
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >
> >> >
> >> >
> >> >
> >> > 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
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
>
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/
|