PureBytes Links
Trading Reference Links
|
The previous post is addressed to Noah. I don't know where I saw lamplowman !?
BR
--- In amibroker@xxxxxxxxxxxxxxx, reinsley <reinsley@xxx> wrote:
>
>
> lamplowman,
>
>
> An exemple was given to me by Aron to plot a text at 5% from bottom's
> pane or what ever...
>
> Please have a look to this formula.
>
> http://www.amibroker.com/library/detail.php?id=1211
>
> Best regards
>
>
> Mike a écrit :
> >
> > A) Ultimately, the quantity is not determined until the backtester has
> > been run. But then again, your Buy/Sell are not confirmed either until
> > after the backtester has been run. So, if you already accept that your
> > plots are not valid in a portfolio sense (i.e. portfolio criteria may
> > have prevented taking signal), then you can continue down that road
> > with the position size. You could probably run the Equity() function
> > before your plots, then do the position size math yourself during your
> > PlotText loop.
> >
> > B) You control the location of the plots. Assuming you're using
> > PlotText, just change the y coordinate to High or Low instead of Close.
> >
> > Mike
> >
> > --- In amibroker@xxxxxxxxxxxxxxx <mailto:amibroker%40yahoogroups.com>,
> > Noah Bender <knowabender@> wrote:
> > >
> > > Newbie question. I have learned how to plot the trade price on the
> > chart but
> > > I have 2 more questions that I can't seem to code in AFl?
> > >
> > > a) IS there a way to plot the trade quanity (shares traded) on the
> > chart?
> > >
> > > b) i have noticed the plot is on top of the candlesticks. Is there
> > anyway to
> > > move plot away from the price chart. so that it is not on top of the
> > > candlesticks.
> > >
> > >
> > > thanks
> > >
> >
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|