That checks out here. Phew, I thought I'd broken my AmiBroker again..
Tomasz Janeczko wrote: > Arghh... yes, the sum is for all items except the very first one. > > Best regards, > Tomasz Janeczko > amibroker.com > ----- Original Message ----- > From: "Grant Noble" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Sunday, June 22, 2008 6:05 AM > Subject: Re: [amibroker] AddSummaryRows -- AmiBroker 5.12.0 BETA released > > >> Um.. is anyone else finding the totals not being correct ? G >> >> Grant Noble wrote: >>> Thanks for AddSummaryRows. Would it be possible to nominate a column to >>> apply the summary flag to? >>> Currently we can use SetSortColumns(2) to sort by the second column. Why >>> not AddSummaryRows (2,1) to >>> total the second column ? I don't really want to see my entry and exit >>> prices totalled - just >>> points or dollars. >>> >>> Also, it would be nice :D if the summary could take this columns formatting >>> as per >>> http://www.amibroker.com/feedback/view_bug.php?bug_id=706. >>> >>> Oh BTW, the optimization engine stuff is really impresive! G >>> >>> Ken Close wrote: >>>> Tomasz: >>>> >>>> Very cool. AddSummaryRows adds a very nice capability for Explores. >>>> >>>> Is it possible, or could it be possible in the future, to force formatting >>>> on the values delivered? The avg for example has 12 or more digits. Easy >>>> enough to format after exporting to csv, but I just wondered if it could be >>>> done (now or later) to format within the explore. >>>> >>>> Pretty neat command. >>>> >>>> No comment on the Swarm optimization---looks like it builds off of or adds >>>> to the IO capability by Fred. >>>> >>>> Ken >>>> >>>> -----Original Message----- >>>> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf >>>> Of Tomasz Janeczko >>>> Sent: Friday, June 20, 2008 9:59 AM >>>> To: [email protected] >>>> Subject: [amibroker] AmiBroker 5.12.0 BETA released >>>> >>>> Hello, >>>> >>>> AmiBroker 5.12.0 BETA released: >>>> >>>> http://www.amibroker.com/devlog/2008/06/20/amibroker-5120-beta-released/ >>>> >>>> The highlight of this release is the support for non-exhaustive optimizer >>>> plugins and two sample optimizers with full source code: >>>> Standard Particle Swarm Optimizer and Monte Carlo (random) optimizer. >>>> >>>> >>>> Best regards, >>>> Tomasz Janeczko >>>> amibroker.com >>>> >>>> >>>> ------------------------------------ >>>> >>>> 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 >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> No virus found in this incoming message. >>>> Checked by AVG. >>>> Version: 8.0.100 / Virus Database: 270.4.1/1511 - Release Date: 6/20/2008 >>>> 11:52 AM >>> ------------------------------------ >>> >>> 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 >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> No virus found in this incoming message. >>> Checked by AVG. >>> Version: 8.0.100 / Virus Database: 270.4.1/1512 - Release Date: 6/21/2008 >>> 9:27 AM >> ------------------------------------ >> >> 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 > > > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG. > Version: 8.0.100 / Virus Database: 270.4.1/1512 - Release Date: 6/21/2008 > 9:27 AM
