Yes, this would be perfect!

I'm having trouble figuring out how to have the exploration plot the
shape in the price chart, as my exploration code is only a "external"
scan that is not included in the price chart code. 

I do not want to write my plotshape code in the price chart formula,
but have my exploration plot the shape if and when it finds a stock. 

Is it possible?



--- In amibroker@yahoogroups.com, "wavemechanic" <[EMAIL PROTECTED]> wrote:
>
> If you want the bar marked on the chart, I suspect that including
the exploration conditions in the chart code together with
plotshapes() or coloring the bar might be the simplest approach.
> 
> Bill
> 
> ----- Original Message ----- 
> From: "carlacash26" <[EMAIL PROTECTED]>
> To: <amibroker@yahoogroups.com>
> Sent: Monday, September 24, 2007 1:01 AM
> Subject: [amibroker] Re: Mark stocks automatically when added to
watchlist in exploration
> 
> 
> > Thanks, I think this is to indicate in the exploration window. I would
> > like to have the mark on the chart itself.
> > 
> > 
> > 
> > --- In amibroker@yahoogroups.com, "wavemechanic" <fimdot@> wrote:
> >>
> >> See the thread starting with message #109175.
> >> 
> >> Bill
> >> 
> >> ----- Original Message ----- 
> >> From: "carlacash26" <carlacash26@>
> >> To: <amibroker@yahoogroups.com>
> >> Sent: Sunday, September 23, 2007 8:04 AM
> >> Subject: [amibroker] Mark stocks automatically when added to
> > watchlist in exploration
> >> 
> >> 
> >> > Hi, I have an exploration which returns a number of stocks.
These are
> >> > then automatically added to a watchlist. 
> >> > 
> >> > I would like to know if it would be possible to have the
exploration
> >> > to somehow automatically  mark the bar, with a dot or something, on
> >> > the day the stock was added to the watchlist, in order to later
know
> >> > when it was added, as I go through my watchlist.
> >> > 
> >> > Thanks!
> >> > 
> >> > 
> >> > 
> >> > 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
> > 
> > 
> >
>


Reply via email to