Skip to content

dpkwhan/dailyvolume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U.S. Equities Daily Volume

Data Fetching

Fetching the U.S. equities daily volume data from Cboe is implemented in multiple different languages:

  • Bash script
  • Java
  • JavaScript
  • Kdb/q
  • Python

The downloaded CSV files are stored under the data folder, which is in the same folder as the scripts.

Single Page App

The following technology stack is used:

Live Demo