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

RE: [amibroker] AddToComposite returns crazy values...



PureBytes Links

Trading Reference Links





This is the  first exploration that I created without 
assistance. How can I  make  buy 
arrows appear, not only at the current buy, but also at all historical 
occurrances.  TIA Ron D 
 
Filter=MA<FONT 
size=1>(V,50<FONT 
size=1>)>100000 
AND RSIseq20to50 AND buycross AND diffwasmore 
;
AddColumn(C,<FONT color=#ff00ff 
size=1>"close ",<FONT color=#ff00ff 
size=1>1.2);
AddColumn(<FONT color=#0000ff 
size=1>StochK(<FONT color=#ff00ff 
size=1>14),"K 
",1.0<FONT 
size=1>);
AddColumn(<FONT color=#0000ff 
size=1>StochD(<FONT color=#ff00ff 
size=1>14),"D 
",1.0<FONT 
size=1>);
AddColumn(V,"Vol 
",1.0<FONT 
size=1>);
AddColumn(<FONT color=#0000ff 
size=1>MA(V,<FONT color=#ff00ff 
size=1>50),"MAvol 
",1.0<FONT 
size=1>);


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





Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.