GithubHelp home page GithubHelp logo

dreth / proyectoscomplementos Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.79 MB

Projects done during "complementos de matemática financiera" class

License: GNU General Public License v3.0

Python 100.00%

proyectoscomplementos's Introduction

ProyectosComplementos

Proyectos realizados en complementos de mat financiera.

Explanation of each file in the project folders:

---> intereses.py It's a very basic and simple set of functions to calculate the end result of an investment depending on the type of interest used.

Probably doesn't have annotations 'cause I was lazy.

---> symbolgetinfo.py Using a python library called alpha_vantage I obtain information about the daily stock price of a company and using a montecarlo simulation we calculate the estimated price of the stock up to a certain date set by the user.

It also provides a histogram at the end separated by price sections to determine the probability of obtaining a specific price all distributed normally.

Has annotations in Spanish.

---> Proyeccion de reservas nacionales.py uses the two files tasaref6m.csv and datainflmens.csv to provide the necessary data for the script, these two should be in the folder where the script is before running it.

Calculates the value of the reserves of the central bank of the Dominican Republic utilizing multiple regression of 7 variables that are relevant to DR's investments.

Uses an ARIMA model to estimate these variables and then applies the multiple regression on the information provided by the ARIMA estimation.

The ARIMA is calculated by providing all the possible parameters for the function and then selecting the model with the best AIC which is a coefficient that according to wikipedia: "The Akaike information criterion (AIC) is an estimator of the relative quality of statistical models for a given set of data."

proyectoscomplementos's People

Contributors

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