QUOTE:
auto-generation of DataSet that matches a criteria still isn't implemented in WLP.
But this feature is already implemented via the Fidelity stock screener from their website.
https://research2.fidelity.com/pi/stock-screener#strategies Once the Fidelity stock screener grabs the stock you're interested in, you can "selectively" (using the check boxes) add them to a Fidelity watch list (up to 50 stocks). From there, the WL Data Manager can import that website watch list into WL.
When in the Fidelity stock screener, go to the
Price & Volatility category and select
%Price Change Today and some other categories in the same grouping. That should get you started.
On a more personal note, I run the Fidelity stock screener everyday. The problem is it returns 600 stocks most of which WL already knows about. So I wrote a little command-line program to read the Excel spreadsheet the screener generates, compare that list with existing WL datasets, then write out a new WL dataset of stocks Wealth Lab does
not already know about. I then use WL to screen this new dataset against my WL strategies.
It's been suggested I could install this code into the WL Data Manager (much like the Data Tool is done), and I have thought about doing that, see
https://www.wealth-lab.com/Forum/Posts/Supplementing-existing-DataSets-with-new-stocks-from-Fidelity-screener-38596. Not a high priority though. But the command-line program works well. You just need to restart WL before it can recognize the new WL dataset.