https://github.com/beliavsky/cef_and_etf_data
R and Python scripts to get and format quotes for closed-end funds and exchange-traded funds
https://github.com/beliavsky/cef_and_etf_data
closed-end-funds etf exchange-traded-funds finance quantmod quotes r
Last synced: 7 months ago
JSON representation
R and Python scripts to get and format quotes for closed-end funds and exchange-traded funds
- Host: GitHub
- URL: https://github.com/beliavsky/cef_and_etf_data
- Owner: Beliavsky
- Created: 2021-10-14T15:21:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T15:51:00.000Z (about 4 years ago)
- Last Synced: 2025-01-30T07:42:44.614Z (9 months ago)
- Topics: closed-end-funds, etf, exchange-traded-funds, finance, quantmod, quotes, r
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### CEF and ETF data
R, Python and Windows CMD scripts to get and format quotes for closed-end funds and exchange-traded funds.#### Instructions:
(1) Install Python 3, R and the [R quantmod](https://cran.r-project.org/web/packages/quantmod/index.html) package.
(2) On Windows, run the script cef_times.bat from a CMD terminal.Change the symbols in xget_quotes_cefs.r and xget_quotes_etfs_for_cefs.r as desired.