Skip to content

alisaghaffi/The-VBA-of-Wall-Street

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-VBA-of-Wall-Street

VB SCRIPT Background VBA scripting was used to analyze real stock market data.

Instructions A script waas created to 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.

Conditional formatting was used to highlight the positive change in green and negative change in red.

About

VB SCRIPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published