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

[amibroker] Re: Explore - how to save results with all colors ?



PureBytes Links

Trading Reference Links

Thanks - that works

--- In amibroker@xxxxxxxxxxxxxxx, dingo <waledingo@xxx> wrote:
>
> From devlog:
> 
> 
> *CHANGES FOR VERSION 4.78.0 (as compared to 4.77.0)*
> 
>    1. AA: HTML export added that supports FULL COLOR output
>    To export to HTML just click "EXPORT" button in AA window and select
>    "HTML files" from "Files of type" combo box in file dialog.
> 
>    You can also use OLE interface Export method - if EXTENSION provided in
>    the file name is .html then AmiBroker will output HTML file, otherwise it
>    will output CSV (text) file. If you want colorful output in Excel, just
>    EXPORT the file to HTML and load it into Excel (or drag-drop to excel).
> 
>    Please note that Excel color palette is limited (not all 16 million
>    colors available in AmiBroker can be represented in Excel).
>    Example colorful test exploration:
> 
>    Filter=1;
>    for( i = 0; i < 256; i = i + 16 )
>      AddColumn( C, "C"+i, 1.2, colorDefault,
>                 ColorHSB( ( BarIndex() + i ) % 256, 255-i, 255 ) );
> 
> 
> On Tue, Apr 14, 2009 at 3:40 PM, gmorlosky <gmorlosky@xxx> wrote:
> 
> > Tried that, only the raw text is copied over. The formatting must be unique
> > to AB, therfore it would have to be a stored "report" to be able to review
> > again. Thanks.
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, dingo <waledingo@> wrote:
> > >
> > > try highlighting all of the rows and then copy (ctrl-c) - paste into
> > excel /
> > > word to see if that works.
> > >
> > > d
> > >
> >  > On Tue, Apr 14, 2009 at 3:04 PM, gmorlosky <gmorlosky@> wrote:
> > >
> > > > Another one for the wishlist :-)
> > > >
> > > > --- In amibroker@xxxxxxxxxxxxxxx, "progster01" <progster@> wrote:
> > > > >
> > > > > --- In amibroker@xxxxxxxxxxxxxxx, "gmorlosky" <gmorlosky@> wrote:
> > > > > >
> > > > > > I have an AA Explore that have the columns colorized for various
> > > > parameters. How can I save that output with all its colors for review
> > later
> > > > ?
> > > > > >
> > > > >
> > > > > Well, you could take a screenshot ...
> > > > >
> > > > > Seriously, AFAIK, there is no way to do it without rewriting your
> > > > colorization logic in VBA and running that inside Excel after loading a
> > .csv
> > > > with the uncolored raw values.
> > > > >
> > > > > I would agree that if it is possible to save a .xls with colors
> > intact,
> > > > that sure would be a very-nice-to-have feature.
> > > > >
> > > > > Or, if the AA window could save/reload it's contents to the same
> > effect
> > > > ...
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------
> > > >
> > > > **** IMPORTANT PLEASE READ ****
> > > > This group is for the discussion between users only.
> > > > This is *NOT* technical support channel.
> > > >
> > > > TO GET TECHNICAL SUPPORT send an e-mail directly to
> > > > SUPPORT {at} amibroker.com
> > > >
> > > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> > > > http://www.amibroker.com/feedback/
> > > > (submissions sent via other channels won't be considered)
> > > >
> > > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > > > http://www.amibroker.com/devlog/
> > > >
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> >
> >
> > ------------------------------------
> >
> > **** IMPORTANT PLEASE READ ****
> > This group is for the discussion between users only.
> > This is *NOT* technical support channel.
> >
> > TO GET TECHNICAL SUPPORT send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> > http://www.amibroker.com/feedback/
> > (submissions sent via other channels won't be considered)
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>




------------------------------------

**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to 
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

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/