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

RE: [amibroker] Re: Problem with AddToComposite



PureBytes Links

Trading Reference Links




Ron,
 
Thanks for sharing your experience with the 
difficulty of modifying built in price charts.
 
I would think that Yuki's addition would be popular 
enough to inspire at least one guru to come up with a solution.
 
regards,
 
...........Joe Platt
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  mrdavis9 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Tuesday, June 22, 2004 6:27 
PM
  Subject: Re: [amibroker] End of the day 
  charting-is it possible to see the day of the month on the xaxis?
  
  Joe, you are having the same problem that I always have when 
  I try to add anything at all to the builtin price chart.  It never 
  works.  The last time that I tried to add something, I asked the gurus, 
  of this board for suggestions, and they provided many suggestions, but 
  unfortunately,none of them worked.  
  I slightly modified Yuki's great code, and then asked if one 
  of the gurus would kindly install it into the builtin price chart, and then 
  post it on this board AFTER they see that it actually 
  works. 
  I am posting my modofication here again incase anyone wants 
  to take up the challenge of installing it into the builtin price chart without 
  the title that I added,THEN CHECKING TO SEE THAT IT WORKS before posting 
  it here on this board,   I bet a lot of us would like to have this 
  feature in the main price chart. 
  I am no programmer, but I would think that TJ could do this 
  in a few minutes if he thought lots of us would like this feature.  Ron 
  D
  ===================================
   
  
  Title="Lines for 
  Month,Week";<FONT face="Courier New" 
  size=2>
  Plot(<FONT face="Courier New" 
  color=#0000ff size=2>IIf(<FONT 
  face="Courier New" color=#0000ff size=2>Month<FONT face="Courier New" 
  size=2>()!=<FONT face="Courier New" color=#0000ff 
  size=2>Ref(<FONT 
  face="Courier New" color=#0000ff size=2>Month<FONT face="Courier New" 
  size=2>(),-1<FONT 
  face="Courier New" size=2>),<FONT face="Courier New" color=#ff00ff 
  size=2>1,<FONT 
  face="Courier New" color=#ff00ff size=2>0<FONT face="Courier New" 
  size=2>),""<FONT 
  face="Courier New" size=2>,<FONT face="Times New Roman" color=#ff00ff 
  size=2>42<FONT face="Courier New" 
  size=2>,styleHistogram|styleOwnScale|styleNoLabel<FONT 
  face="Times New Roman">,<FONT color=#ff00ff 
  size=2>0,<FONT 
  face="Times New Roman" color=#ff00ff size=2>5<FONT face="Courier New" 
  size=2>);
  Plot(<FONT face="Courier New" 
  color=#0000ff size=2>IIf(<FONT 
  face="Courier New" color=#0000ff size=2>DayOfWeek<FONT 
  face="Courier New" size=2>()<<FONT face="Courier New" color=#0000ff 
  size=2>Ref(<FONT 
  face="Courier New" color=#0000ff size=2>DayOfWeek<FONT 
  face="Courier New" size=2>(),-<FONT face="Courier New" color=#ff00ff 
  size=2>1),<FONT 
  face="Courier New" color=#ff00ff size=2>1<FONT face="Courier New" 
  size=2>,0<FONT 
  face="Courier New" size=2>),<FONT face="Courier New" color=#ff00ff 
  size=2>"",<FONT 
  face="Times New Roman" color=#ff00ff size=2>43<FONT face="Courier New" 
  size=2>,styleHistogram|styleOwnScale|styleNoLabel,-<FONT 
  face="Courier New" color=#ff00ff size=2>0.55<FONT face="Courier New" 
  size=2>,1<FONT 
  face="Times New Roman" color=#ff00ff size=2>2<FONT face="Courier New" 
  size=2>); 
  <FONT face="Courier New" 
  size=2>================================
   
   
   
   
   
   ----- Original Message ----- 
  <BLOCKQUOTE dir=ltr 
  >
    <DIV 
    >From: 
    <A title=jplatt@xxxxxxxxxxxxxx 
    href="">jplatt 
    To: <A title=amibroker@xxxxxxxxxxxxxxx 
    href="">amibroker@xxxxxxxxxxxxxxx 
    Sent: Tuesday, June 22, 2004 3:36 
    PM
    Subject: Re: [amibroker] End of the day 
    charting-is it possible to see the day of the month on the xaxis?
    
    Al,
     
    Thanks for the feedback.
     
    I added Yuki's code for monthly and weekly 
    ticks on the daily price chart.
     
    I just added it at the bottom and hit apply but 
    the new code didn't change the chart.........maybe there is more to 
    it.
     
    thanks Al,
     
    ........Joe Platt
     
     
     
    ----- Original Message ----- 
    <BLOCKQUOTE 
    >
      <DIV 
      >From: 
      Al 
      Venosa 
      To: <A 
      title=amibroker@xxxxxxxxxxxxxxx 
      href="">amibroker@xxxxxxxxxxxxxxx 
      
      Sent: Tuesday, June 22, 2004 4:14 
      PM
      Subject: Re: [amibroker] End of the 
      day charting-is it possible to see the day of the month on the 
xaxis?
      
      Joe, if you right-click on the main price chart, then select Edit 
      Formula, you can enter anything you want there. 
       
      Al Venosa
      <BLOCKQUOTE dir=ltr 
      >
        ----- Original Message ----- 
        <DIV 
        >From: 
        <A title=jplatt@xxxxxxxxxxxxxx 
        href="">jplatt 
        To: <A 
        title=amibroker@xxxxxxxxxxxxxxx 
        href="">amibroker@xxxxxxxxxxxxxxx 
        
        Sent: Tuesday, June 22, 2004 3:49 
        PM
        Subject: Re: [amibroker] End of the 
        day charting-is it possible to see the day of the month on the 
        xaxis?
        
        Yuki or anyone,
         
        I find Yuki's code for showing weekly and 
        monthly ticks on the daily charts very useful........however I don't 
        have a way, that I'm aware of, to make the ticks an integral part 
        of the daily price charts.
         
        The ticks appear only in a separate 
        pane.
         
        Would appreciate any help with this even as 
        I acknowledge that the answer may already lie, undiscovered by me, in 
        some obscure corner or even in the headlines of the "Wall Street 
        Journal" (G).
         
        thanks,
         
        .............Joe Platt
         
         
         
        <BLOCKQUOTE 
        >
          ----- Original Message ----- 
          <DIV 
          >From: 
          <A title=yukitaga@xxxxxxxxxxxxx 
          href="">Yuki Taga 
          To: <A 
          title=amibroker@xxxxxxxxxxxxxxx 
          href="">axium102 
          Sent: Tuesday, June 22, 2004 5:33 
          AM
          Subject: Re: [amibroker] End of 
          the day charting-is it possible to see the day of the month on the 
          xaxis?
          Hi axium102,Tuesday, June 22, 2004, 
          12:47:12 PM, you wrote:a> Hello;a> I was 
          wondering if it is possible to see the days of the month on a> 
          the x - axis, and possibly set a gridline to once a week , when 
          a> using the end of the day data ?This doesn't go all 
          the way up, but it's a fairly nice effect.  Youcan probably 
          play with it and make it do what you 
          want.Plot(IIf(Month()!=Ref(Month(),-1),1,0),"",24,styleHistogram|styleOwnScale|styleNoLabel,0,7);Plot(IIf(DayOfWeek()<Ref(DayOfWeek(),-1),1,0),"",39,styleHistogram|styleOwnScale|styleNoLabel,-0.55,14);YukiCheck 
          AmiBroker web page at:<A 
          href="">http://www.amibroker.com/Check 
          group FAQ at: <A 
          href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
          
          
          My Inbox is protected by SPAMfighter3465 spam mails have been 
          blocked so far.Download free <A 
          href="">SPAMfighter 
          today!Check AmiBroker web page at:<A 
          href="">http://www.amibroker.com/Check 
          group FAQ at: <A 
          href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
          Check AmiBroker web page 
      at:<A 
      href="">http://www.amibroker.com/Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      
      
      My Inbox is protected by SPAMfighter3465 spam mails have been blocked 
      so far.Download free <A 
      href="">SPAMfighter 
      today!Check AmiBroker web page at:<A 
      href="">http://www.amibroker.com/Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      Check AmiBroker web page 
  at:<A 
  href="">http://www.amibroker.com/Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  
My Inbox is protected by SPAMfighter3466 spam mails have been blocked so far.Download free SPAMfighter today!



Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Sponsor


  ADVERTISEMENT 












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.