PureBytes Links
Trading Reference Links
|
Dimitri,
yes something like this truncated line, Thanks.
stephane
> http://groups.yahoo.com/group/amibroker/message/14935
> It places a dot below [above] your buy [sell] candle.
> DT
> --- In amibroker@xxxx, "nenapacwanfr" <nenapacwanfr@xxxx> wrote:
> > 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
|