A simple GUI to select and query ETF information from the website JustEtf.com. For personal use only.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
A simple interface to select and query ETF information from the website JustEtf.com
In order to use JETFSelector you need to install the GUI Layout Toolbox, available in the Matlab file exchange (also available from the Add On library directly from within Matlab).
After installing GUI Layout Toolbox, you just need to navigate within the main folder of JETFSelector and launch the script JETFSelector.m The tool will connect to the JustEtf website to download the list of all available ETF, ETC and ETN. Few filter options are available to easily identify the assets of interest. The user can therefore select one or more assets in in the dual list object. Clicking on Apply, the code will exit the interface and return a structure of structures, whose fields are the selected ETF isins. Each ETF structure instead contains the main asset downloaded from JustEtf.com.
A search bar is also available to search for assets using a key word present in the name, or the asset isin or ticker.
This work was inspired by the public repository of theperu available here.
Cite As
Antonino Mazzola (2026). JETFSelector - An ETF Screener utility (https://github.com/antomazz/JETFSelector/releases/tag/v1.2), GitHub. Retrieved .
General Information
- Version 1.2 (19.4 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.2 | See release notes for this release on GitHub: https://github.com/antomazz/JETFSelector/releases/tag/v1.2 |
||
| 1.1 | See release notes for this release on GitHub: https://github.com/antomazz/JETFSelector/releases/tag/v1.1 |
||
| 1.0 |


