https://github.com/kenatsf/heavy-indexes
Proyecto de Teoría de redes: Obtener los índices bursátiles más "importantes" del sistema financiero.
https://github.com/kenatsf/heavy-indexes
dow-jones-industrial-average network network-analysis network-theory networkx networkx-graph python r stock-market
Last synced: about 2 months ago
JSON representation
Proyecto de Teoría de redes: Obtener los índices bursátiles más "importantes" del sistema financiero.
- Host: GitHub
- URL: https://github.com/kenatsf/heavy-indexes
- Owner: KenatSF
- Created: 2022-02-07T22:52:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T17:50:17.000Z (over 3 years ago)
- Last Synced: 2025-02-24T04:43:11.847Z (over 1 year ago)
- Topics: dow-jones-industrial-average, network, network-analysis, network-theory, networkx, networkx-graph, python, r, stock-market
- Language: R
- Homepage:
- Size: 7.75 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heavy indexes
## Dependencies
* R version 3.6.2
* Python version 3.8.2
* Gephi version 10.21
## Resources
* Datos: [www.investing.com](https://www.investing.com/)
* [Applications of Graph Theory In Finance](http://jonathankinlay.com/2019/09/applications-graph-theory-finance)
* [Estructura Topológica del Mercado Bursátil de Chile, período 2009-2013](https://www.researchgate.net/publication/303721192_Estructura_Topologica_del_Mercado_Bursatil_de_Chile_periodo_2009-2013)
* [Topology of the correlation networks among major currencies using hierarchical structure methods](https://arxiv.org/ftp/arxiv/papers/1010/1010.5653.pdf)
## Project
¿Cúales son los índices bursátil más importantes del mundo? Tratando de responder está pregunta, realicé un estudio, recolentando la información del movimiento de los índices a lo
largo de varios años. Posteriormente separé la información en periodos mensuales. Una vez estructurado de esta forma, obtuve las correlaciones entre los diferentes índices y con base
en esto poder crear las distintas redes de estudio. Finalmente, obtuve las centralidades de las mismas.
* Centralidad de grado

* Centralidad de cercanía

* Eigenvector

* Pagerank

Los índices "más" importantes que el estudio mostró son:
* AEX - Amsterdam Exchange Index
* ATX - Austrian Traded Index
* DAX - Deutscher Aktien IndeX
* DJI - Dow Jones Industrial Average (NY)
* Euro Stoxx 50 - Stock index of Eurozone
* FTSE MIB - Stock market index for the Borsa Italiana
* RTSI - Russia Trading System
Note: Aunque dentro del estudio no destacó, todo inversor sabe que es muy importante mantener un ojo sobre este índice:
* S&P500 - Standard & Poor's 500 Index