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

Re: [amibroker] End of the day charting-is it possible to see the day of the month on the xaxis?



PureBytes Links

Trading Reference Links




Dingo,
 
Believe it or not I tried that ........could it be 
that the code must be entered at some specific place in the total 
code?
 
I simply added it to the bottom directly beneath 
the built in daily price chart code.
 
thanks,
 
........Joe Platt
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  dingo 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Tuesday, June 22, 2004 3:55 
PM
  Subject: RE: [amibroker] End of the day 
  charting-is it possible to see the day of the month on the xaxis?
  
  <FONT face=Arial 
  color=#0000ff size=2>right click over the main chart and choose "edit formula" 
  - stick your code in there 
  <FONT face=Arial 
  color=#0000ff size=2> 
  <FONT face=Arial 
  color=#0000ff size=2>d
  <BLOCKQUOTE dir=ltr 
  >
    
    
    From: jplatt [mailto:jplatt@xxxxxxxxxxxxxx] 
    Sent: Tuesday, June 22, 2004 3:50 PMTo: <A 
    href="">amibroker@xxxxxxxxxxxxxxxSubject: 
    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: 
      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 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.