Also check out PlotGrid
 
Rick Osborn 


----- Original Message ----
From: Arnie <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, November 27, 2007 11:24:05 PM
Subject: [amibroker] Re: How can I draw upper and lower boundary lines for 
stochastic in the indicato


Try

Plot( 80 , "", colorgreen,stylelin e);
Plot( 30 , "", colorred,styleline) ;

--- In [EMAIL PROTECTED] ps.com, "Padhu" <[EMAIL PROTECTED] .> wrote:
>
> Folks:
> 
> 
> 
> How can I draw upper and lower boundary lines for stochastic in the
indicator? For example line at 30 and line at 80 level. Thanks.
> 
> 
> 
> Cheers,Padhu
>


Reply via email to