[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Customizing Grid



PureBytes Links

Trading Reference Links

Do this: Run a backtest and click the export button and then save it as a
csv file in a folder of your choice.  Then double click and it "should" open
up in Excel (assuming you have it).  Do you have any skills in XL?  Like
hiding a column, moving a column to another location?   Then imagine a small
program that would do this for you.
 
I don't understand what you mean by "this keep all the results within
AMIBroker".
 
It can be "embedded" as a selection in the tools menu on AB.
 
d   
 

 

  _____  

From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of John Nelson
Sent: Monday, July 24, 2006 8:27 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Customizing Grid



Well yes, but like the previous poster, I would like to remove all of those
extraneous columns and still add my own at the same time. I wouldn't want a
solution that isn't flexible enough to customize columns and maybe their
order. 

So, Dingo, can you describe the script-based mangling method that you
mentioned? Will this keep all the results within AMIBroker and is it easily
embedded?

-- John


On Jul 24, 2006, at 8:20 PM, dingo wrote:




The simplest way would be to export the grid (Export button) to a csv file
and then write an xl macro / vbscript / jscript to mangle the data as you
like it. 

As you say the way to add a column is via Addcustommetric.

d

> -----Original Message-----
> From:  <mailto:amibroker%40yahoogroups.com> amibroker@xxxxxxxxxxxxxxx 
> [mailto: <mailto:amibroker%40yahoogroups.com> amibroker@xxxxxxxxxxxxxxx]
On Behalf Of PKJR
> Sent: Monday, July 24, 2006 8:18 PM
> To:  <mailto:amibroker%40yahoogroups.com> amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Customizing Grid
> 
> John - I can add metrics (with trade.AddCustomMetric - that 
> is not a problem..
> 
> my problem is removing columns I do not need OR re-arranging 
> grid columns and having them stay that way..
> 
> any ideas with that?
> 
> 
> 
> On 7/24/06, John Nelson < <mailto:trader%40computation.com>
trader@xxxxxxxxxxxxxxx> wrote:
> >
> >
> >
> >
> > This has become one of the banes of my life too.... I 
> really need a customized results grid which contains my own 
> metrics or combination of things such as # winners and # 
> losers and my own sortable values.
> >
> >
> > -- John
> >
> >
> >
> >
> >
> >
> > On Jul 24, 2006, at 5:26 PM, PKJR wrote:
> >
> >
> >
> >
> >
> >
> > is there an easy way to remove columns from the result grid 
> generated 
> > after backtester /optimizer run.. I have a lot of columns 
> and half of 
> > them I do not need to see.. can I remove/add columns?
> >
> > Tks
> >
> >
> > 
> 
> 
> 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 other support material please check also:
>  <http://www.amibroker.com/support.html>
http://www.amibroker.com/support.html
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>