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

Re: [amibroker] Printing a "wall chart"



PureBytes Links

Trading Reference Links




Markus,
 
You can achieve consistent zooming using custom 
code:
 
Plot( C, "Price", colorBlack, styleCandle | styleOwnScale, 
LastValue(Lowest( L )), LastValue(Highest(H)));
 
and then you can print several pages manually and they will 
have the same Y - scale.
 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  IVA GmbH 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Tuesday, November 25, 2003 2:53 
  PM
  Subject: [amibroker] Printing a "wall 
  chart"
  
  Hello,
   
  apparently AB isnīt (at this point) capable to 
  print a "wall chart", i.e. a chart with a longer history divided up to several 
  pages.
   
  Iīd like to have detailed chart of the Nasdaq 
  Composite, SPX etc.. This would require to split the data to many 
  pages.
   
  AB can only print the whole history if it fits on 
  one single sheet by zooming out therfore missing lots of details. If I printed 
  the pages manually, they would no longer be consistend in their zooming to 
  each other.
   
  Does someone thus know of a software (shareware 
  or else) that can handle this?
   
  Appreciate any input
   
  MarkusSend 
  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 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT 









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



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.