|
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
YAHOO! GROUPS LINKS
|
- [amibroker] How to use watchlistbits? cstrader232
- [amibroker] Re: How to use watchlistbits? Tomasz Janeczko
- Re: [amibroker] Re: How to use watchlistbits? cstrader232
