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

Re: Buy and Sell arrows



PureBytes Links

Trading Reference Links

I think it would be really great to be able to display arrows in 
indicator windows. At present I 'cheat' by writing something like:

buy=buyformula; sell=sellformula;
graph0=buyformula; graph1=sellformula;

which gives a spike value of 1 (true) wherever buyformula occurs.
Arrows would be much better and not get in the way of graphs.
Maybe someone has a better way?


--- In amibroker@xxxx, Anthony Faragasso <ajf1111@xxxx> wrote:
> hello,
> 
> I know about producing the arrows inside the other windows.
> I was interested in testing my indicators signals , by applying buy 
and
> sell arrows on the generated buy and sell points .
> 
> Thank you
> Anthony
> 
> Tomasz Janeczko wrote:
> 
> > Anthony,
> >
> > Buy/Sell arrows can be displayed from Chart Commentary formula
> > (Analysis->Commentary) using regular
> > buy = ....
> > sell = ..
> > variable assignments.
> >
> > Second way to display buy/sell arrows is to double click on
> > the result list of Automatic analysis.
> >
> > When you use the formula in the Indicator builder
> > buy/sell variable assignments do not generate the arrows.
> >
> > Best regards,
> > Tomasz Janeczko
> > ===============
> > AmiBroker - the comprehensive share manager.
> > http://www.amibroker.com
> >
> >
> > ----- Original Message -----
> > From: "Anthony Faragasso" <ajf1111@xxxx>
> > To: <amibroker@xxxx>
> > Sent: Saturday, November 24, 2001 5:36 PM
> > Subject: [amibroker] Buy and Sell arrows
> >
> >
> > > Hi tomasz;
> > >
> > > I believe this was asked before, but I could not find any 
reference
> > , is
> > > it possible to place buy and sell arrows on an indicator in 
order to
> >
> > > compare with the chart. Could you point me in the right 
direction.
> > >
> > > Thank you
> > > Anthony
> > >
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
> >
> >
> > Yahoo! Groups Sponsor
> [Image]
> 
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.