Code Monkey home page Code Monkey logo

stock-analysis's Introduction

stock-analysis

Overview of Project

In order to make a little more research, the project will expand the dataset to include the entire stock market over the last few years to work well for thousands of stocks in a short time execute. Therefore, the aim of this project is to determine whether refactoring the code succesfully made the VBA script run faster

Results

img_names1 img_names3 The first picture represents represents the run time of code before refactoring and the second picture represents the runtime of code after refactoring. As expected, the runtime improved with refactoring.

Summary

The refactoring proccess allows to get the total Daily Volumes and Retunrns for each kind of tickers in a shorter time. A possible disadvantage is that could be difficult to know how much will runtime improved before start working in the refactoring code The original code is an important first glance of the code to know the purpose of the task and the objective. It allows to define the keychanges in order to avoid wasting time rewriting useful code made before. In refactored VBA script, it is key to consider the differences between arrays and variables to avoid errors in loops.

stock-analysis's People

Contributors

andrescab 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.