awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesMatplotlib Subplot Compositions

Renders multiple performance charts as subplots within a single Matplotlib figure for cohesive output.

Distinct from Composite Chart Construction: Distinct from Composite Chart Construction: focuses on Matplotlib subplot layout specifically, not general chart composition techniques.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Matplotlib Subplot Compositions. Refine with filters or upvote what's useful.

Awesome Matplotlib Subplot Compositions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ranaroussi/quantstatsAvatar de ranaroussi

    ranaroussi/quantstats

    6,717Ver en GitHub↗

    QuantStats is an open-source Python library that calculates risk and return metrics from a portfolio return series and generates comprehensive HTML tear sheets. It computes dozens of financial statistics—including Sharpe ratio, drawdown, and volatility—in a single pass over the input data, using vectorized pandas operations for efficiency. The library distinguishes itself by combining portfolio performance analysis with Monte Carlo simulation, which models thousands of random return paths to estimate the probability of reaching financial targets or hitting loss thresholds. It produces self-co

    Renders multiple performance charts as subplots within a single Matplotlib figure for cohesive tear sheet output.

    Pythonalgo-tradingalgorithmic-tradingalgotrading
    Ver en GitHub↗6,717
  • matplotlib/mplfinanceAvatar de matplotlib

    matplotlib/mplfinance

    4,385Ver en GitHub↗

    mplfinance es un framework de visualización de datos de mercado y trazado de series temporales financieras construido sobre Matplotlib. Está diseñado para renderizar marcos de datos de mercado en gráficos especializados, incluyendo velas japonesas, barras OHLC, bloques Renko y columnas de punto y figura. La biblioteca se distingue por un framework de datos de mercado dedicado que gestiona calendarios de trading y periodos sin actividad, asegurando un espaciado temporal preciso al colapsar los huecos durante los días festivos. También proporciona un sistema para gráficos de análisis técnico, permitiendo superponer medias móviles, barras de volumen y otros indicadores técnicos sobre los gráficos de precios. El kit de herramientas cubre una amplia gama de capacidades, incluyendo la organización de subgráficos apilados verticalmente con ejes compartidos y la aplicación de temas visuales consistentes. Soporta anotaciones de mercado como líneas de tendencia, el manejo de datos faltantes y la capacidad de actualizar gráficos para feeds de datos en tiempo real. Las visualizaciones pueden exportarse a varios formatos, incluyendo PDF, SVG, PNG y JPG.

    Implements the composition of multiple synchronized subplots within a single figure for price and volume overlays.

    Pythoncandlestickcandlestick-chartcandlestickchart
    Ver en GitHub↗4,385
  • quantopian/alphalensAvatar de quantopian

    quantopian/alphalens

    4,143Ver en GitHub↗

    Alphalens is a quantitative alpha factor analysis library designed to measure the predictive power of financial factors. It serves as a computational toolset for processing financial time series and calculating performance metrics to evaluate quantitative trading hypotheses. The library distinguishes itself through the use of quantile-based data binning to analyze return distributions across different factor strength levels. It aligns historical alpha signals with forward-looking price changes to isolate predictive effects and transforms these metrics into heatmaps and time-series charts for

    Generates a cohesive output of multiple performance charts as subplots within a single Matplotlib figure.

    Jupyter Notebookalgorithmic-tradingfinancejupyter
    Ver en GitHub↗4,143
  1. Home
  2. Graphics & Multimedia
  3. Composite Chart Construction
  4. Matplotlib Subplot Compositions