PureBytes Links
Trading Reference Links
|
<SPAN
class=222441115-12052003>Tony,
with
out code it is hard to say but if addcolumn shows only 0 values then plotshape
will not plot as it requires a "1" value. Perhaps the problem is in your sell
criteria.
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Tony/Dianne
[mailto:awenos@xxxxxxxxx]Sent: Monday, May 12, 2003 11:03
AMTo: Amibroker GroupSubject: [amibroker] Help with Sell
array values
Hi All,
I am using the ApplyStop function in my code. It has
been my understanding that a value, from 1 to 4,
is placed in the Sell array when the ApplyStop is
executed.
When I use the following code, it does not plot the
shape.
PlotShapes<FONT
face=Arial>(IIf<FONT
size=2><FONT
face=Arial>(Sell,shapeDownArrow,shapeNone),colorRed,<FONT
color=#ff00ff face=Arial>0<FONT
size=2>,High);
When I use the AddColumn function, it shows a
value of 0 for the date corresponding to a
sell.
Any explanation will be appreciated.
Regards,
Tony
Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|