PureBytes Links
Trading Reference Links
|
you can simply use
mystop = 23;
Plot(mystop,...
for lne array x0 and x1 are the barIndex numbers.
----- Original Message -----
From: "Chris Reusch" <ubu_77@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, December 01, 2005 6:47 AM
Subject: [amibroker] How to populate an array with a static value?
> I'm sure that I'm overlooking the obvious, but I can't figure out how
> to plot a line based on a variable instead of an array. I'm trying to
> display a horizontal line to show where my stop loss is set. I'm fairly
> sure that I need to populate an array with the value of my variable but
> I can't figure out how to do this. I've been working with LineArray()
> by setting y0 & y1 to my variables value but I can't figure out how to
> set the x0/x1 values.
>
> Any help would be appreciated.
>
> Chris
>
>
>
>
>
>
>
>
>
> 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
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|