Skip to content

andrewlamour/VBA-of-Wallstreet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA of Wallstreet

Background

Created a script that will loop through all the stocks for one year and output the following information:

  • The ticker symbol.
  • Yearly change from opening price at the beginning of a given year to the closing price at the end of that year.
  • The percent change from opening price at the beginning of a given year to the closing price at the end of that year.
  • The total stock volume of the stock.

Tools Used

  • Excel
  • VBA

About

Utilizing VBA scripting to analyze stock market data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages