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

Re: [amibroker] Institutional Sponsorship



PureBytes Links

Trading Reference Links




I assume you have 
the extra right side set to 50 bars, if this is not enough you can always move 
the chart backwards, but this will set the dates wrong on the chart. Here is one 
way to do this
<FONT face=Arial 
size=3> 

n=20<FONT 
size=2>;
O = <FONT color=#0000ff 
size=2>IIf(<FONT color=#0000ff 
size=2>BarIndex()><FONT color=#ff0000 
size=2>BarCount-n-<FONT color=#ff00ff 
size=2>1,<FONT color=#ff0000 
size=2>Null,<FONT color=#0000ff 
size=2>Ref(<FONT color=#ff0000 
size=2>O,n));
H = <FONT color=#0000ff 
size=2>IIf(<FONT color=#0000ff 
size=2>BarIndex()><FONT color=#ff0000 
size=2>BarCount-n-<FONT color=#ff00ff 
size=2>1,<FONT color=#ff0000 
size=2>Null,<FONT color=#0000ff 
size=2>Ref(<FONT color=#ff0000 
size=2>H,n));
L = <FONT color=#0000ff 
size=2>IIf(<FONT color=#0000ff 
size=2>BarIndex()><FONT color=#ff0000 
size=2>BarCount-n-<FONT color=#ff00ff 
size=2>1,<FONT color=#ff0000 
size=2>Null,<FONT color=#0000ff 
size=2>Ref(<FONT color=#ff0000 
size=2>L,n));
C = <FONT color=#0000ff 
size=2>IIf(<FONT color=#0000ff 
size=2>BarIndex()><FONT color=#ff0000 
size=2>BarCount-n-<FONT color=#ff00ff 
size=2>1,<FONT color=#ff0000 
size=2>Null,<FONT color=#0000ff 
size=2>Ref(<FONT color=#ff0000 
size=2>C,n));
PlotOHLC<FONT 
size=2>(O<FONT 
size=2>,H<FONT 
size=2>,L<FONT 
size=2>,C<FONT 
size=2>,""<FONT 
size=2>,colorBlack<FONT 
size=2>,styleCandle<FONT 
size=2>);
 
 
Cheers,Graham<A 
href="">http://groups.msn.com/asxsharetrading<A 
href="">http://groups.msn.com/fmsaustralia 


  
  <FONT 
  face=Tahoma size=2>-----Original Message-----From: Xtreme Tsunami 
  [mailto:xtremetsunami@xxxxxxx] Sent: Monday, 19 January 2004 9:30 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] the 
  right hand side...
  Is there a way to increase the space on the right hand side of the chart? 
  My preferences are set the max for right side margin, but this is not enough 
  room for me to work.
   
  Any suggestions would be greatly appreciated.
   
  xt
   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 
  
  
  Yahoo! Groups Links
  
    To visit your group on the web, go to:<A 
    href="">http://groups.yahoo.com/group/amibroker/  

    To unsubscribe from this group, send an email to:<A 
    href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  

    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
  


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 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.