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

Re: [amibroker] Re: Code needed to always include a certain ticker in Explore ???


  • To: <amibroker@xxxxxxxxxxxxxxx>
  • Subject: Re: [amibroker] Re: Code needed to always include a certain ticker in Explore ???
  • From: "Anthony Faragasso" <ajf1111@xxxxxxxx>
  • Date: Mon, 8 Jun 2009 16:55:14 -0400

PureBytes Links

Trading Reference Links



TRY:
 
tickerlist=tickerlist and foreign("^GSPC","C");
 
 
----- Original Message -----
From: gmorlosky
Sent: Monday, June 08, 2009 3:40 PM
Subject: [amibroker] Re: Code needed to always include a certain ticker in Explore ???

I have used Foreign for plotting, but I don't want to manually add it for each column.
I like the idea of an addon to the ticker list. I tried:
Tickerlist = CategoryGetSymbols( Tickercategory, ListNum );// existing code
Tickerlist = Tickerlist + "^GSPC"; // new code

but still not picking up on the extra ticker of ^GSPC (S&P500).

Any other ideas on properly concatenating a ticker to a list of tickers ???

--- In amibroker@xxxxxxxxxps.com, "Anthony Faragasso" <ajf1111@xxx> wrote:
>
> you probably do something like:
>
> InWatchList( listno ) and "your ticker here";
>
> Anthony
> ----- Original Message -----
> From: gmorlosky
> To: amibroker@xxxxxxxxxps.com
> Sent: Monday, June 08, 2009 3:08 PM
> Subject: [amibroker] Code needed to always include a certain ticker in Explore ???
>
>
>
>
>
> I would like to have a certain ticker (S&P500) always included as one of the tickers in the Explore. For example, I choose my watchlist that has ETFs only, BUT I want the explore to also have the S&P500 ticker info, for relevance.
> I want to have the reference in the code, not include the S&P500 ticker in the watchlist.
> Thanks.
>



__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___