PureBytes Links
Trading Reference Links
|
Hi Ted,
For the moment you have to use Guru. Copy your formula to the formula window
and click on apply.
Then mininmize and voila.
Regards
Leo
----- Original Message -----
From: Ted Chmilar <tchmilar@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, April 19, 2002 5:00 PM
Subject: Re: [amibroker] Buy and sell arrows
> 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@xxxxxxxxxxxxxxx>
> 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@xxxxxxxxxxxxxxx>
> > 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@xxxxxxxxxxxxxxx>
> > > 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/
> >
> >
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
|