PureBytes Links
Trading Reference Links
|
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
face=Arial color=#ff00ff>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
Yahoo! Groups Sponsor
ADVERTISEMENT
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.
|