PureBytes Links
Trading Reference Links
|
Thanks. I used Close as the second to last parameter and it plots the
shape on top of the bar. I tried Close-7 and it plots below the bar as
I wanted it too but some bars it's further below than other bars. Is
there a way to get this uniform? I tried using offset but that didn't
make it uniform either.
e.g.
PlotShapes(shape, color, 0, Close-7, 0);
--- In amibroker@xxxxxxxxxxxxxxx, "Bryan" <bgiles117@xxx> wrote:
>
> for an example of the plot code
>
> http://www.amibroker.org/userkb/2007/08/19/kiss-001-gap-trading/
>
> --- In amibroker@xxxxxxxxxxxxxxx, "lifes_student_1" <suedeuno@> wrote:
> >
> > I want to plot a shape just below the candle that triggered a
signal.
> > How do I plot it directly (say within 5 pixels) below that candle?
> >
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|