Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 382 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 382 Bytes

Overview

I provide a brief description on how to identify most actively traded stocks on a daily basis using the Wall Street Journal (WSJ) Market Data Center, which lists the top 100 NYSE most active stocks (in terms of total volume). The link can be found here. I use the rvest R package to achieve so.