Skip to content
View victorncg's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Trading com Dados
  • Sao Paulo, Brazil
  • LinkedIn in/vncgomes

Block or report victorncg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
victorncg/README.md

Victor Gomes

Experienced Senior Data Scientist with a robust background in machine learning, big data, and advanced analytics. Proficient in designing scalable data solutions, developing predictive models, and applying AI to solve complex business problems. With over 7 years of experience, I have contributed to impactful projects in fraud detection, financial market analysis, and lead scoring, achieving measurable outcomes such as revenue growth and operational efficiency. Skilled in Python, SQL, and cloud platforms, I thrive in data-driven environments where I can deliver value through innovative solutions.

I am also one of the developers behind library tradingcomdados, which aims to make access to financial market data easier.

Alternative Data

You can obtain alternative data from the Brazilian Market using this library

Examples:

  • Indexes, such as IBOV, IFIX but also S&P 500
  • Economy sectors of companies listed in the Brazilian stock exchange
from tradingcomdados import alternative_data as ad

# How to use function 'index_composition'
# Obtaining composition of IBOV
ad.index_composition('ibov')

# Obtaining composition of S&P500
ad.index_composition('sp500')

# ================================
# Obtaining sectors of Brazilian companies listed at B3
ad.get_sectors('B3')

# Obtaining sector of a particular company, you have to pass it as list
ad.get_sectors('B3',['PETR4'])

If you want to check Trading com Dados' github, click the link below: https://github.com/Trading-com-Dados


Page under construction!

Last update 16/03/2024

Victor Gomes's GitHub stats

Top Langs

Pinned Loading

  1. Trading-com-Dados/tutoriais_publicos Trading-com-Dados/tutoriais_publicos Public

    Tutoriais publicados nas nossas redes sociais para obtenção de dados, análises simples e outras tarefas relevantes no mercado financeiro.

    Jupyter Notebook 100 30

  2. Trading-com-Dados/codigos_videos Trading-com-Dados/codigos_videos Public

    CĂłdigos desenvolvidos em vĂ­deos ou lives do YouTube

    Jupyter Notebook 35 14

  3. financas_quantitativas financas_quantitativas Public

    Jupyter Notebook 5 2

  4. Trading-com-Dados/aulas_aovivo_pmf Trading-com-Dados/aulas_aovivo_pmf Public

    CĂłdigos desenvolvidos em aulas ou com o objetivo de dar suporte ao aprendizado dos alunos

    Jupyter Notebook 3