PureBytes Links
Trading Reference Links
|
Hi all,
I can't figure out how to add stocks to watchlists via OLE automation.
I am running a Perl program which builds some watchlists and then i
want to import those via OLE automation into AB watchlists. I tried
setting
"Watchlistbits" for the stock that i wish to add to a watchlist, but i
got an error (something about this being "read only", which seems to
be true because i am able to read the Watchlistbits value fine), then
i tried to look at the Import method
Import(Type : number, FileName : string, [optional] DefFileName :
string ) : long
but i couldnt figure out what the "Type" parameter above represents.
Whats the easiest way to load a list of symbols into a watchlist via
OLE automation?
Thanks in advance
g
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|