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

Re: [amibroker] Title and Decimal using Plot



PureBytes Links

Trading Reference Links




Tomasz,
 
I copied the sample code, in the AFL function 
reference, for "BeginValue".
 

>WriteVal( <FONT color=#0000ff 
size=1>BeginValue( <FONT color=#0000ff 
size=1>DateTime() ), formatDateTime 
);
WriteVal( <FONT color=#0000ff 
size=1>EndValue( <FONT color=#0000ff 
size=1>DateTime() ), formatDateTime 
);
"Precentage change of close is " + <FONT 
color=#0000ff size=1>
WriteVal( <FONT color=#ff00ff 
size=1>100 * (<FONT color=#0000ff 
size=1>EndValue( Close ) - <FONT color=#0000ff 
size=1>BeginValue( Close ))/<FONT 
color=#0000ff size=1>BeginValue( Close ) ) + 
"%";
Period = EndValue( 
BarIndex() ) - 
BeginValue( <FONT 
color=#0000ff size=1>BarIndex() );
>StandardDeviationInTheRange = <FONT color=#0000ff 
size=1>EndValue( <FONT color=#0000ff 
size=1>StDev( Close, Period ) );
The code for "EndValue" is identical so I just entered the 
"BeginValue" code in Indicator Builder and also in Commentary. 
Is the code complete as is for getting the price % between range 
markers? I haven't been able to get the % numbers to show up in either Indicator 
Builder or Commentary so evidently there is more required than 
I'm  inputting.
"Percentage" in line 3 of the code is misspelled.......don't 
know if it makes a difference or not.
thanks,
........Joe Platt
 
----- Original Message ----- 
<BLOCKQUOTE 
>
  <DIV 
  >From: 
  Tomasz Janeczko 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Wednesday, January 07, 2004 1:33 
  PM
  Subject: Re: [amibroker] Monitor 
  Clearwater Conference
  
  Hello,
   
  The sample code in the AFL function reference is for 
  commentary window, but you can use BeginValue and EndValue functions 
  anywhere
  including Indicator Builder.
   
  As for the display: you can use it in "Title" variable so 
  value can be displayed in the title bar,
  you can use it in commentary then it will be displayed in 
  the commentary window,
  you can use it in automatic analysis too (for example in the 
  exploration).
   
   
  Best regards,Tomasz Janeczkoamibroker.com
  <BLOCKQUOTE 
  >
    ----- Original Message ----- 
    <DIV 
    >From: 
    <A title=jplatt@xxxxxxxxxxxxxx 
    href="">jplatt 
    To: <A title=amibroker@xxxxxxxxxxxxxxx 
    href="">amibroker@xxxxxxxxxxxxxxx 
    Sent: Wednesday, January 07, 2004 6:43 
    PM
    Subject: Re: [amibroker] Monitor 
    Clearwater Conference
    
    Tomasz,
     
    With regard to the BeginValue and EndValue 
    code. Is the code supposed to be entered in the "Indicator Builder" formula 
    window ? If not then I need to know specifically where.
     
    Presumably the price % between the markers will 
    then show up on the price chart. Will it show up between the markers at the 
    chart bottom?
     
    thanks Tomasz,
     
    ............Joe Platt
     
     
     
    - Original Message ----- 
    <BLOCKQUOTE 
    >
      <DIV 
      >From: 
      Tomasz 
      Janeczko 
      To: <A 
      title=amibroker@xxxxxxxxxxxxxxx 
      href="">amibroker@xxxxxxxxxxxxxxx 
      
      Sent: Tuesday, January 06, 2004 6:42 
      PM
      Subject: Re: [amibroker] Monitor 
      Clearwater Conference
      
      Functionality is here for ages (in AB 
time).
       
      <A 
      href="">http://www.amibroker.com/guide/h_charting.html
       
      Read section about Range markers and about BeginValue and EndValue <A 
      href="">http://www.amibroker.com/f?BEGINVALUE
       
      <A 
      href="">http://www.amibroker.com/f?ENDVALUE
       
      Best regards,Tomasz Janeczkoamibroker.com
      <BLOCKQUOTE 
      >
        ----- Original Message ----- 
        <DIV 
        >From: 
        <A title=jplatt@xxxxxxxxxxxxxx 
        href="">jplatt 
        To: <A 
        title=amibroker@xxxxxxxxxxxxxxx 
        href="">amibroker@xxxxxxxxxxxxxxx 
        
        Sent: Wednesday, January 07, 2004 
        12:21 AM
        Subject: Re: [amibroker] Monitor 
        Clearwater Conference
        
        Dave,
         
        The Fasttrack charts have two poles....one 
        (blue pole) that is always visible and active. Another (red) pole is 
        available on command and the Annualized Return "between the poles" can 
        be read at the top of the chart.
         
        It's extremely useful when comparing funds 
        or stocks.
         
        Another good feature is the ability to have 
        a family (or watch list, etc.) loaded and then you can rank the 
        family  and arrow down through the family, one fund at a time. The 
        two pole setup is particularly useful here for comparison over a 
        particular period of time.
         
        I know that Tomasz has been approached by 
        Bill Barnard and perhaps others about the possibility of having this 
        feature in AB. When I read on the BB today that a 
        more sophisticated version of this feature  will be 
        presented at the Clearwater Conference it made me think that the 
        feature, unbeknown to me, is already available in AB.
         
        Tomasz ????????
         
        thanks,
         
        .........Joe Platt
         
        ----- Original Message ----- 
        <BLOCKQUOTE 
        >
          <DIV 
          >From: 
          Dave 
          Merrill 
          To: <A 
          title=amibroker@xxxxxxxxxxxxxxx 
          href="">amibroker@xxxxxxxxxxxxxxx 
          
          Sent: Tuesday, January 06, 2004 
          4:45 PM
          Subject: RE: [amibroker] Monitor 
          Clearwater Conference
          
          <SPAN 
          class=740534421-06012004>Can someone tell us non-FT-literate folks 
          what "between the poles" means in this context?
          <SPAN 
          class=740534421-06012004> 
          <SPAN 
          class=740534421-06012004>Dave
          <SPAN 
          class=740534421-06012004> 
          <BLOCKQUOTE 
          >
            Is this "between the poles" facility 
            already available and documented in AB? I could sure use it.....have 
            had it on my personal wish list for quite awhile.
             
            Fasttrack has ANN available "between 
            the poles" and is one of their most useful features.
             
            The other ranking features would be 
            "icing on the cake".
             
            thanks,
             
            .............Joe 
          PlattSend 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@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@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.