I could use some help with watchlist bits:

I get the syntax for adding a stock, and deleting it:

AB = CreateObject("Broker.Application");

st = AB.Stocks;

st.Remove("QQQQ");

st.Add("QQQQ");

 

But how do I add the stock to a watchlist? 

???

st.WatchListBits | ( 1 << 1);

 
tia!
__._,_.___

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






SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to