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

RE: [amibroker] dividend (more on the subject)



PureBytes Links

Trading Reference Links




<SPAN 
class=270532412-06012004>If you want to control your own min/max Yaxis you might 
try:
<SPAN 
class=270532412-06012004> 


Minv=<SPAN 
class=270532412-06012004>lastvalue(lowest(V)<SPAN 
class=270532412-06012004>);
Maxv=<SPAN 
class=270532412-06012004>lastvalue(highest(V)<SPAN 
class=270532412-06012004>); 

Plot<FONT 
color=#000000>(V,"Vol"<FONT 
color=#000000>,colorDarkYellow,styleOwnScale| <FONT 
color=#ff00ff>2|<FONT 
color=#ff00ff>4,<FONT 
color=#000000>Minv,Maxv);
Good 
luck,
<FONT face=Arial 
size=2>herman

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Graham 
  [mailto:gkavanagh@xxxxxxxxxxxxx]Sent: January 6, 2004 7:56 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] 
  Plot with minvalue and maxvalue
  The plots automatically 
  adjust the vertical scale to suit what is plotted.
  No need to adjust it in 
  AFL unless it is for a specific reason not stated.
   
   
  Cheers,Graham<A 
  href="">http://groups.msn.com/asxsharetrading<A 
  href="">http://groups.msn.com/fmsaustralia 
  
  
    
    <FONT 
    face=Tahoma size=2>-----Original Message-----From: kk2628 
    [mailto:kk2628@xxxxxxxxxxxxxxxx] Sent: Tuesday, 6 January 2004 
    4:11 PMTo: amibroker@xxxxxxxxxxxxxxxSubject: 
    [amibroker] Plot with minvalue and maxvalue
    Hi,
     
    I have the following code but I got the error 
    on the Minv and Maxv that the type was not supported. If there is another 
    way to dynamically control the minvalue and maxvalue of the plot function 
    ?
     
    
    Minv=<FONT 
    color=#ff00ff>lowest(V);
    Maxv=highest(V);<FONT 
    color=#0000ff size=1>
    Plot(V,<FONT 
    color=#ff00ff size=1>"Vol"<FONT color=#000000 
    size=1>,colorDarkYellow,styleOwnScale| <FONT 
    color=#ff00ff size=1>2|<FONT 
    color=#ff00ff size=1>4,<FONT 
    color=#000000 size=1>Minv,Maxv);
    Thanks
    KK 
     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@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 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.