Skip to content

VishnuP02/VBA-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VBA-challenge

In this challenge, I used VBA scripting to analyze generated stock market data. I created a script that loops through all the stocks for one year and outputs the following information:

  • The ticker symbol
  • Yearly change from the opening price at the beginning of a given year to the closing price at the end of that year.
  • The percentage change from the 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.

Resources: The resources that I used to complete the challenge were my lecture notes/slides, class recordings, stackoverflow, and a tutoring session with TA Mark Fullton

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages