To create a DataSet, I use "Create a New Dataset" dialog. Is it possible to create a Dataset from the Wealth-lab code? For example, use a strategy to filter/screen all the symbols of an existing dataset and dynamically create a new dataset based on the filtered results.
Also is it possible to enumerate symbols in a NON-current dataset? For example, my current dataset is SP500. Is there a way to get all the symbols in the "Nasdaq 100" dataset in a strategy code?
Any help is great appreciated.
Size:
Color:
It's not currently possible to create a DataSet
in Strategy code and have Wealth-Lab recognize it in the same session. You can however, create a DataSet xml file for your provider (it's usually just a matter of giving it a different name and symbols), restart Wealth-Lab, and you're off and running.
CODE:
Please log in to see this code.
Size:
Color:
Size:
Color:
Thanks Cone and Eugene. You guys are great helpful.
Size:
Color: