Git Product home page Git Product logo

stocks-analysis's Introduction

Stocks-Analysis

VBA_Challenge with Excel

Overview of Project

The overview of the project is to help Steve analyze the green stock data for multiple stock market for years 2017 and 2018. Using the VBA application in Excel, our goal is to find the total daily volume and the annual result for each of stock, in this case 12.

Purpose

The overall purpose of the project is to help Steve find an efficient way to analyze each stock market for years 2017 and 2018 based on the daily volume and results. After running the original script for each stock and year refactoring the code for a cleaner and simpler analysis was the best option.

Results

The results when we run the stock analysis for each year shows the yearly return in percentages based on the increase or decrease in price from the beginning of each year to the end of that same year. For each year the results show how much return you receive for each investment.

The analysis is well described with screenshots and code

Based on the codes for each year, the screenshots prove how many times the code ran for each year.
VBA_Challenge_Original_2017

VBA_Challenge_Refactored_2017

VBA_Challenge_Original_2018

VBA_Challenge_Refactored_2018

Summary

There is a detailed statement on the advantages and disadvantages of refactoring code in general

One the the advantages of refactoring code is that you can make the code cleaner, efficient and look simpler. Is always better to save the original code in case we missing any important information in my code.

There is a detailed statement on the advantages and disadvantages of the original and refactored VBA script

Refactoring code can allow you to use different codes and always look for better and more efficient alternatives; however, you might not always know add the correct information and bug messages might appear. The original code is a good start to see if you can make your code more efficient

stocks-analysis's People

Contributors

cbrito3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.