Hey Tomosz Great work with the code wizard looks really good . ----- Original Message ----- From: Tomasz Janeczko To: [email protected] Sent: Saturday, May 19, 2007 5:56 AM Subject: Re: [amibroker] Re: AFL code wizard - preview presentation
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" <[EMAIL PROTECTED]> To: <[email protected]> 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 > > > > >
