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

[amibroker] Profile URL for COMSEC



PureBytes Links

Trading Reference Links




Graham:
 
Thanks.  Does this work for you?  After 
normalizing the variables to zero and generating a chart no numbers are 
plotted.
 
However, the concept of shifting a bar would screw up 
a variety of chart constructions which is not the route I want to follow.  
Any thoughts, perhaps, about aligning the numbers vertically?   Hmmmm, 
that jogged the grey cells.  Using two PlotShapes, as you did, with 
different offsets seems like it should work.    
 
Bill
<BLOCKQUOTE dir=ltr 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  <A title=gkavanagh@xxxxxxxxxxxxx 
  href="">Graham 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Monday, February 09, 2004 10:35 
  PM
  Subject: RE: [amibroker] Concatenation of 
  shapeDigits
  
  By moving the bar that 
  the digits are shown
  <FONT 
face=Arial> 
  gap1 = 0;gap2 = 
  gap+2;
  PlotShapes( 
  IIf(Cum(1)==LastValue(Cum(1))-gap2 AND  nb02>=scnL AND nb02<=scnH, 
  shapeDigit1+shapePositionAbove, shapeNone), col02, 0, nb02 );PlotShapes( 
  IIf(Cum(1)==LastValue(Cum(1))-gap1 AND nb02>=scnL AND nb02<=scnH, 
  shapeDigit0+shapePositionAbove, shapeNone), col02, 0, nb02 
  );
   
   
  Cheers,Graham<A 
  href="">http://e-wire.net.au/~eb_kavan/ 
  
  
    
    <FONT 
    face=Tahoma size=2>-----Original Message-----From: wavemechanic 
    [mailto:wd78@xxxxxxxxxxxx] Sent: Tuesday, 10 February 2004 11:09 
    AMTo: AmiBroker, UserSubject: [amibroker] 
    Concatenation of shapeDigits
    
    As far as I can tell, it is not possible to 
    concatenate two or more shapeDigit parameters to produce a multi-digit 
    number (i.e., shapeDigit 3 + shapeDigit3 != 33).  Has anyone found a 
    work around for this?
     
    BillSend 
    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 
    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 
    


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.