PureBytes Links
Trading Reference Links
|
It's plotting off your screen because your Peaks = True or False = 1 or 0
and your Shapes are plotting at the High.
--
Terry
-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf
Of orionsturtle
Sent: Friday, June 16, 2006 1:14 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Plotting shapes over a peak
I am trying to just see visually what the peak function does.
I want to plot a shape over a given peak. i am trying this code but no
go... any help???
Peaks = Peak(H,2);
PlotShapes(shapeDownArrow * Peaks , colorRed , 0, H, -10);
Thanks!!!
OT
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
|