[go: up one dir, main page]

Skip to content

maximizo/VBA-Stock-Market-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Analyzing Stock Market Data

I wrote my own VBA script to analyze real stock market data.

Features & Libaries

  • Excel
  • VBA

My Process

  1. Create a script that will loop through all the stocks for one year and output the following information:
  • Ticker symbol
  • Yearly change
  • Percent change YoY
  • Total stock volume of the stock.
  1. Write a script for conditional formatting

Screenshot

This code was written in VBA, and the output was NOT made by hand in excel

final_screenshot

About

Analyzing stock data with a raw VBA script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published