ASCII Provider Filter
Author: mheb
Creation Date: 3/25/2011 10:42 AM
profile picture

mheb

#1
Hello
may be someone is able to give me a hint, how to filter out some stocks in a ASCII dataset (I don't want to delete them in the directory). I had already a look in the xml file, but I can't find any equity names in there. I try to avoid redundant data in different datasets.
any help is appreciate

Michael
profile picture

Eugene

#2
Hello Michael,

1. Add something like this in your code to filter out some unneeded symbols:
CODE:
Please log in to see this code.

The symbols can be held in an array, List etc.

2. Simply use the WatchList provider. When creating a new DataSet, specify only the required symbols. As a bonus, symbols from multiple DataSets can be combined.
profile picture

mheb

#3
Hello Eugene

thank you for your help the WatchList provider is great, that is what I was looking for.

regards

Michael
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).