| 
 PureBytes Links 
Trading Reference Links 
 | 
Graham,
Thanks for clarifying the logic. I thought it should of work but I see now thanks to your example why it was off. I am slowly( and I mean slowly) learning to work my way around but I get hung up on some simple issues now and then.
Regards,
Duke Jones, CMT
-------Original Message-------
> From: "Graham" <kavemanperth@xxxxxxxxx>
> Subject: Re: [amibroker] Add to Composite Question
> Sent: 19 Apr 2005 22:48:44
>
>  It was also the need for brackets
>  
>  UpVol= ( Close>Ref(Close,-1) ) *Volume;
>  DnVol= ( Close yesterday close times Volume
>  UpVol  =   Close    >    Ref(Close,-1)*Volume;
>  
>  On Tue, 19 Apr 2005 22:15:48, duke.jones
>  wrote:
>  >
>  > Thanks Anthony, I knew I was missing a simple way to do this. Sometimes I get a brain fart and just can't put the pieces together.
>  >
>  > Regards,
>  >
>  > Duke Jones, CMT
>  >
>  >
>  > Please note that this group is for discussion between users only.
>  >
>  > To get support from AmiBroker please send an e-mail directly to
>  > SUPPORT {at} amibroker.com
>  >
>  > For other support material please check also:
>  > http://www.amibroker.com/support.html
>  >
>  > Yahoo! Groups Links
>  >
>  >
>  >
>  >
>  >
>  
>  --
>  Cheers
>  Graham
>  http://e-wire.net.au/~eb_kavan/
>  
>  Please note that this group is for discussion between users only.
>  
>  To get support from AmiBroker please send an e-mail directly to
>  SUPPORT {at} amibroker.com
>  
>  For other support material please check also:
>  http://www.amibroker.com/support.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.
-------Original Message-------
------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.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:
    http://docs.yahoo.com/info/terms/
 
 |