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
Size:
Color:
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.
Size:
Color:
Hello Eugene
thank you for your help the WatchList provider is great, that is what I was looking for.
regards
Michael
Size:
Color: