awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ranaroussi/quantstatsranaroussi 的头像

    ranaroussi/quantstats

    6,717在 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
    在 GitHub 上查看↗6,717
  • matplotlib/mplfinancematplotlib 的头像

    matplotlib/mplfinance

    4,385在 GitHub 上查看↗

    mplfinance 是一个基于 Matplotlib 构建的金融时间序列绘图和市场数据可视化框架。它旨在将市场数据帧渲染为专业图表,包括蜡烛图、OHLC 条形图、Renko 砖形图以及点数图(point-and-figure)。 该库的独特之处在于其专用的市场数据框架,该框架管理交易日历和非交易时段,通过在节假日期间折叠间隙来确保准确的时间间隔。它还提供了一个用于技术分析绘图的系统,能够在价格走势图上叠加移动平均线、成交量柱状图和其他技术指标。 该工具包涵盖了广泛的功能,包括组织具有共享轴的垂直堆叠子图以及应用一致的视觉主题。它支持市场标注(如趋势线)、缺失数据处理以及为实时数据源刷新图表的能力。可视化结果可导出为 PDF、SVG、PNG 和 JPG 等多种格式。

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

    Pythoncandlestickcandlestick-chartcandlestickchart
    在 GitHub 上查看↗4,385
  • quantopian/alphalensquantopian 的头像

    quantopian/alphalens

    4,143在 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
    在 GitHub 上查看↗4,143
  1. Home
  2. Graphics & Multimedia
  3. Composite Chart Construction
  4. Matplotlib Subplot Compositions