PureBytes Links
Trading Reference Links
|
Tomasz,
I'm sorry, but I have one more additional question about the guru
commentary. I have written AFL to display the values for my
indicators, but I am unable to see them for other than the last
date. I have tried using the vertical line to highlight other days,
but to no avail. Can you possibly suggest what I may be doing wrong?
Thanks again,
David Beaudoin
--- In amibroker@xxxx, "Tomasz Janeczko" <tjaneczk@xxxx> wrote:
> > One quick additional question: Is there any way I can
> > change the color scheme (text or background color) of the
> > Guru "Commentary" window?
> >
> Not yet, these are standard Window user interface colors (definable
> in control panel). The commentary result panel is grayed because
> it is read-only (again Windows standard).
>
> Best regards,
> Tomasz Janeczko
> ===============
> AmiBroker - the comprehensive share manager.
> http://www.amibroker.com
>
>
> ----- Original Message -----
> From: <box25@xxxx>
> To: <amibroker@xxxx>
> Sent: Tuesday, May 08, 2001 9:56 PM
> Subject: [amibroker] Re: Indicator Levels
>
>
> > Tomasz,
> >
> > Thanks for the very quick response - that solution will help me
> > tremendously. > Thanks again,
> >
> > David Beaudoin
> >
> >
> > --- In amibroker@xxxx, "Tomasz Janeczko" <tjaneczk@xxxx> wrote:
> > > Dear David,
> > >
> > > This is one well-known drawback of AmiBroker.
> > > Until it is fixed I can offer only one workaround this problem
> > > - create the commentary using WriteVal() function
> > > that will show EXACT value of the indicator
> > > on the date selected by vertical line.
> > >
> > > To learn more about creating your commentaries
> > > please check:
> > > http://www.amibroker.com/newsletter/06-2000.html
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > ===============
> > > AmiBroker - the comprehensive share manager.
> > > http://www.amibroker.com
> > >
> > >
> > > ----- Original Message -----
> > > From: "David Beaudoin" <dcbeaudoin@xxxx>
> > > To: <amibroker@xxxx>
> > > Sent: Monday, May 07, 2001 9:38 PM
> > > Subject: [amibroker] Indicator Levels
> > >
> > >
> > > > Dear Tomasz,
> > > >
> > > > I am a new user of Amibroker, and have been quite busy merely
> > learning how
> > > > to adapt some of my existing techniques to this new analysis
> > platform. Let
> > > > me first say how impressed I am with this program. It has
some
> > truly
> > > > amazing capabilities and your level of support to users such
as
> > myself is
> > > > tremendous. I had somewhat underestimated the learning curve
I
> > would need
> > > > to climb in order to become more proficient, but I am also
> > becoming more
> > > > and more convinced that this is time well spent.
> > > >
> > > > I have learned a great deal from all of the responses and
posts
> > to this
> > > > user group forum, but I have been unable to find my question
> > answered
> > > > anywhere. I am interested in learning if there is any way I
can
> > see the
> > > > value of an indicator (custom or built-in) other than on the
> > latest day
> > > > which I have coded to appear in the title. That is, if I am
> > looking at a
> > > > chart on May 4th, is there any way I can see what my ADX
level
> > was for say,
> > > > April 10th, other than the unscientific method of trying to
> > position the
> > > > cursor as close as possible to the indicator line and seeing
the
> > pop-up
> > > > box? Any assistance that could be offered would be
appreciated.
> > > >
> > > > Thanks,
> > > >
> > > > Dave Beaudoin
> > > >
> > > >
> > > >
> > > >
> > > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > > >
> > > >
> > > >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
|