PureBytes Links
Trading Reference Links
|
thx for your answer...
I knew this setting.
And I know the "blank bars in right margin" max 50.
And i know by "Plot(..., xshift)" the xshift variable too.
I would like to do a linearray IN AFL, which has an endbar in the
future.
where BarCount < endbar!
Is it possible somehow?
Z.
--- In amibroker@xxxxxxxxxxxxxxx, "wavemechanic" <fimdot@xxx> wrote:
>
> From Users Guide (pg 128):
>
> "... you can modify the properties of each line drawn
> in AmiBroker by clicking with the right mouse button over the study
and
> selecting "Properties" from the menu. The properties dialog that
shows up
> allows you to define exact start/end points and choose line colour,
style
> and left and/or right extension mode."
>
> Bill
>
> ----- Original Message -----
> From: "zoli_j" <novizoli@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, October 17, 2006 9:31 AM
> Subject: [amibroker] Drawing of line into the future...
>
>
> > Hi group,
> >
> > How could I draw an "option line" from now til the given date.
> >
> > For example:
> > The prompt price by a stock is 30 $ today.
> > And I see an option price :
> > Call: 40$
> > Value: 1.25$
> > OptionDate: 20070416
> >
> > I would like to draw a line between these 2 points.
> > X1: 20061017
> > Y1: 30$
> > X2: 20070416
> > Y2: 41.25$
> >
> > How is it possible???
> > (Perhaps with "Displacement")
> >
> > BR, Zoli.
> >
> >
> >
> >
> > 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 other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.408 / Virus Database: 268.13.4/477 - Release Date:
10/16/2006
> >
> >
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.13.27/517 - Release Date: 11/3/2006
|