PureBytes Links
Trading Reference Links
|
Ted,
We can not place arrows through AFL in Ind. builder.
a]We can put marking circles on the "Buy" candle
b]We can paint the "Buy" candle
Tomasz, in some previous mail, said that he will give the possibility
of real arrows through AFL. It is better to wait, the other symbols
you may invent are a bit ugly.
DT
--- In amibroker@xxxx, Ted Chmilar <tchmilar@xxxx> wrote:
> Tomasz:
> Is there any way to display the buy and sell arrows without going
back to
> the AA window for each symbol? I would like to click each symbol in
the
> symbol tree to display the charts with buy/sell arrows.
> Ted
> ----- Original Message -----
> From: "Tomasz Janeczko" <amibroker@xxxx>
> To: <amibroker@xxxx>
> Sent: Friday, April 19, 2002 2:17 AM
> Subject: Re: [amibroker] Buy and sell arrows
>
>
> > Al,
> >
> > John is correct - in AA window you have 3 choices:
> > - show raw signals (as Commentary window)
> > - show arrows for actual trades (shows all arrows for actual
trades
> including any delays and stops set in the settings)
> > - show single trade arrows (shows arrows for single selected trade
> including any delays and stops set in the settings
> >
> > The intention of this is that commentary and scan mode is used to
find
> signals during the day or
> > after EOD update. If you see the arrow or buy/sell signal in scan
you can
> make an order for the next day
> > at open for example.
> > Now to simulate this case you would need to set delay = 1 in the
> backtester (signal occurs today but you trade tommorrow).
> > So with single formula you can search for signals and backtest.
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message -----
> > From: "John R" <jrdrp@xxxx>
> > To: <amibroker@xxxx>
> > Sent: Thursday, April 18, 2002 10:37 PM
> > Subject: Re: [amibroker] Buy and sell arrows
> >
> >
> > > Al,
> > >
> > > Guru Commentary uses the aw buy/sell signal dates/bars whereas
AA
> Backtest
> > > uses actual trade dates/bars (incorporating entry/exit delays
etc.)
> > >
> > > John
> > >
> > > ----- Original Message -----
> > > From: "avcinci" <avcinci@xxxx>
> > > To: <amibroker@xxxx>
> > > Sent: Thursday, April 18, 2002 11:52 AM
> > > Subject: [amibroker] Buy and sell arrows
> > >
> > >
> > > > Hi, All:
> > > >
> > > > I've noticed a strange anomaly. After inputting a system
formula into
> > > > AA and running a backtest, I right click on a trade and choose
> > > > current trade arrows, and I am able to see the green buy
arrow and
> > > > red sell arrow in the price chart. However, if I copy the
exact
> > > > formula into guru commentary and press the apply button, I
notice the
> > > > buy and sell arrows are moved back one bar on the price
chart. If I
> > > > return to AA and right click on the trade and choose current
trade
> > > > arrows again, it returns the buy and sell arrows back to their
> > > > original position. Why is this?
> > > >
> > > > Al V.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > 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/
> > >
> > >
> > >
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
|