项目作者: israelcastilloh

项目描述 :
Dashboard for return, volatility and correlation analysis for the NAFTRAC IPC. Mexican Stock Exchange (BMV).
高级语言: Python
项目地址: git://github.com/israelcastilloh/mx-stocks-analyzer.git
创建时间: 2020-06-25T19:51:05Z
项目社区:https://github.com/israelcastilloh/mx-stocks-analyzer

开源协议:

下载


Stock_Screener_by_Sector_ETF

Deployment at: https://pap-stock-analyzer.herokuapp.com/

Dashboard for return, volatility and correlation analysis given an ETF ticker.

Initially made with the Mexican Stock Exchange (BMV) in mind. To use it for Mexico analysis use ‘MXX’ as indx value, otherwise refer to examples below.

Examples of ETF tickers for Sector analysis:

SPY -> S&P 500

QQQ -> Nasdaq 100

DIA -> Dow Jones Industrial Average

XLF -> Financial sector index

User only needs to declare indx value and ventana, which is preset to 5 years. Both are located in app.py

For more ETF information and finding the ticker you may need refer to: https://www.etf.com/etfanalytics/etf-finder

TO-DO: input field for any given etf. Outside of callbacks??