[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [amibroker] Re: Plot(my signal,"",2, what number for dot);
PureBytes Links
Trading Reference Links
|
Try this:
Plot(Buy*L,"",5,2); //red vertical line from x-axis to L on buy day
Plot(Sell*L,"",4,2); //green vertical line from x-axis to L on sell dayAl V.
Al Venosa
avcinci@xxxx
>From: "nenapacwanfr"
>Reply-To: amibroker@xxxxxxxxxxxxxxx
>To: amibroker@xxxxxxxxxxxxxxx
>Subject: [amibroker] Re: Plot(my signal,"",2, what number for dot);
>Date: Mon, 22 Apr 2002 13:32:21 -0000
>
>David,
>
>Thanks, But i was thinking to something like
>Plot(Close,"",1,64);
>Plot(Buy,"",4,8);
>
>to plot the buy signal just below the candle without modif.the space
>graph
>
>stephane
> >
> >
> > 1024 or 8 looking at this
> >
> >
> >
> > 1 - normal (line) chart (default)
> > 2 - histogram chart
> > 4 - fat (thick)
> > 8 - include dots
> > 16 - no line
> > 32 - semi-logarithmic scale
> > 64 - candlestick chart
> > 128 - traditional bar chart
> > 256 - no draw (perform axis scaling only)
> > 512 - staircase (for Gann style chart)
> > 1024 - swing dots (for Gann style chart)
> >
> >
> >
> > David
> >
> > ----- Original Message -----
> > From: nenapacwanfr
> > To: amibroker@xxxx
> > Sent: Monday, April 22, 2002 6:28 PM
> > Subject: [amibroker] Plot(my signal,"",2, what number for dot);
> >
> >
> > Dear tomasz & Ami users
> >
> > have you found a dot or arrow
> > with
> > Plot(my signal,"",2, what number for dot);
> >
> > stephane
> >
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>Service.
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.350 / Virus Database: 196 - Release Date: 4/17/2002
>
Join the world’s largest e-mail service with MSN Hotmail. Click Here
|
|
|
|