OpenBB
OpenBB copied to clipboard
[FR] SDK - ETF module is missing `pir` and `compare`
compare is a fast way to create a multi-ticker table like the screener, but using lists. pir is a natural companion to the ETF screener.
For pir, I'd suggest that this remains within the Jupyter Notebook and not export an Excel file (unless specified). This can be achieve with collect_data from pir that curates data from Yahoo Finance.