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

[amibroker] EquiVolume charting in AB



PureBytes Links

Trading Reference Links

The last line should read:
Buy=0;

not :
Buy==0;

Sorry.
----- Original Message ----- 
From: "traderix2003" <d.adam@xxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, April 06, 2004 7:06 PM
Subject: [amibroker] Re: dif. sectors performing



Thank you. I get a "syntax error".  Regards. Traderix

--- In amibroker@xxxxxxxxxxxxxxx, "Anthony Faragasso" <ajf1111@xxxx>
wrote:
> You can create you own..using AddToComposite...
>
> //Sector composite
>
> sym = "~Sector" + SectorID(1);
>
> AddToComposite( L, sym,"L",1+2+8+16);
>
> AddToComposite( O, sym,"O",1+2+8+16 );
>
> AddToComposite( H, sym,"H",1+2+8+16 );
>
> AddToComposite( C, sym,"C",1+2+8+16 );
>
> AddToComposite( V, sym, "V",1+2+8+16);
>
> Buy==0;
>
> Anthony
>
> ----- Original Message ----- 
> From: "traderix2003" <d.adam@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, April 06, 2004 6:20 PM
> Subject: [amibroker] dif. sectors performing
>
>
> Is it possible to watch how the different sectors (like
> semiconductors, banks, transportations...) perform?
> IŽd like to plot them all, as lines in dif. colors on a chart.
> Where can I get their symbols?
>
> Thxs. Traderix
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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




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







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:
     http://docs.yahoo.com/info/terms/