[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] JAYSON and PLOTSHAPES



PureBytes Links

Trading Reference Links




You will find this group to be 
helpful and the customer service to be second to none, Give it a 
whirl!

Regards, 
Jayson 
<FONT face=Arial color=#0000ff 
size=2>=============================================================
 
Jayson, you have really helped me a 
lot.  Since so few people seem to be online, I would really appreciate if 
you could tell me why my FIRST attempt  at using plotshapes 
(pasted below) does not actually produce the custom shapes that I tried to 
code for. The scan runs OK, and I get the regular green buy arrows, but not 
the custom shapes that I think I coded for.  TIA   Ron 
D
<FONT face=Arial 
size=4>====================================================

Buy=Filter AND (sqztestf3 OR sqztestf7 OR sqztestf12 OR 
sqztestf15 OR sqztestf20 OR sqztests3 OR sqztests7 OR sqztests12 OR sqztests15 
ORsqztests20) AND (LLV<FONT 
size=4>(StochK<FONT 
size=4>(3),<FONT 
color=#ff00ff size=4>100) OR <FONT color=#0000ff 
size=4>LLV(<FONT color=#0000ff 
size=4>StochK(<FONT color=#ff00ff 
size=4>7),100<FONT 
size=4>) OR LLV<FONT 
size=4>(StochK<FONT 
size=4>(12),<FONT 
color=#ff00ff size=4>100) OR <FONT color=#0000ff 
size=4>LLV(<FONT color=#0000ff 
size=4>StochK(<FONT color=#ff00ff 
size=4>15),100<FONT 
size=4>) OR LLV<FONT 
size=4>(StochK<FONT 
size=4>(20),<FONT 
color=#ff00ff size=4>100)); <FONT 
color=#0000ff size=4>
 
PlotShapes( 
shapeDigit0, 
colorRed, layer 
= 0, yposition = 
sqztestf3, offset = -12 
);
PlotShapes( 
shapeDigit1, 
colorRed, layer = 0, 
yposition = sqztestf7<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit2, 
colorRed, layer = 0, 
yposition = sqztestf12<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit3, 
colorRed, layer = 0, 
yposition = sqztestf15<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit4, 
colorRed, layer = 0, 
yposition = sqztestf20<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit5, 
colorBlue, layer = 0, 
yposition = sqztestS<FONT 
size=4>3, offset = -12 
);
PlotShapes( 
shapeDigit6, 
colorBlue, layer = 0, 
yposition = sqztestS7<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit7, 
colorBlue, layer = 0, 
yposition = sqztestS12<FONT 
size=4>, offset = -12 
);
PlotShapes( 
shapeDigit8, 
colorBlue, layer = 0, 
yposition = sqztestS15<FONT 
size=4>, offset = -12 
);
PlotShapes<FONT 
size=4>(shapeDigit9<FONT 
size=4> , colorBlue, layer = 0<FONT 
size=4>, yposition = sqztestS<FONT face="Bookman Old Style" 
size=4>20, offset = -<FONT color=#ff00ff 
size=4>12 );
PlotShapes(shapeDownArrow , 
colorRed, layer = 0, 
yposition = LLV<FONT 
size=4>(StochK<FONT 
size=4>(3),<FONT 
color=#ff00ff size=4>100), offset = -<FONT 
color=#ff00ff size=4>12 );<FONT 
color=#0000ff size=4>
PlotShapes(shapeDownArrow , 
colorWhite, layer = 0, 
yposition = LLV<FONT 
size=4>(StochK<FONT 
size=4>(7<FONT 
size=4>),100), offset = 
-12 
);
PlotShapes(shapeDownArrow , 
colorBlue, layer = 0, 
yposition = LLV<FONT 
size=4>(StochK<FONT 
size=4>(<FONT face="Bookman Old Style" color=#ff00ff 
size=4>12),100<FONT 
size=4>), offset = -12 
);
PlotShapes(shapeDownArrow , 
colorGreen, layer = 0, 
yposition = LLV<FONT 
size=4>(StochK<FONT 
size=4>(<FONT face="Bookman Old Style" color=#ff00ff 
size=4>15),100<FONT 
size=4>), offset = -12 
);
PlotShapes(shapeDownArrow , 
colorYellow, layer = 0, 
yposition = LLV<FONT 
size=4>(StochK<FONT 
size=4>(<FONT face="Bookman Old Style" color=#ff00ff 
size=4>20),100<FONT 
size=4>), offset = -12 
);
 
 
---Outgoing mail is certified Virus Free.Checked by 
AVG anti-virus system (<A 
href="">http://www.grisoft.com).Version: 6.0.528 / 
Virus Database: 324 - Release Date: 
10/16/2003






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.