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

RE: [amibroker] Database back from the grave



PureBytes Links

Trading Reference Links

Thank you!!

Works like a champ.

Changed my line to:

list = GetCategorySymbols( categoryWatchlist, watchlist );

Thanks

Rik Rasmussen

-----Original Message-----
From: Nigel Rowe [mailto:rho@xxxxxxxxxxxxxxx]
Sent: Tuesday, January 27, 2004 11:19 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] categoryWatchlist


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok Rik,
	how about.....

EnableScript("jscript");
<%
AA = AFL.CreateObject("Broker.Application").Analysis();
AFL("watchlist") = AA.Filter(0, "watchlist");
%>

watchlist now contains the 'Included' watchlist number from filter, or -1 if
none is set.

- --
	Nigel

On Wed, 28 Jan 2004 14:30, Rik Rasmussen wrote:
> I replaced the watchlist number with a Param and now at least I can change
> it without actually having to type inside the code.
>
> If anybody has a better idea, I am still interested.
>
> Rik Rasmussen
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAFzg9BbmcM2pfckkRAjjVAJ449NQJ7DshRPYnj7rwM4WnOdYArgCgpOBs
f+k7NhcAVCwTzxZjU5kSrEc=
=gOdc
-----END PGP SIGNATURE-----


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/



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/