awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
louisnw01 avatar

louisnw01/lightweight-charts-python

0
View on GitHub↗
2,074 stars·423 forks·TypeScript·MIT·7 vues

Lightweight Charts Python

Ce projet est un wrapper Python pour la bibliothèque Lightweight Charts, conçu pour générer des visualisations financières interactives dans le navigateur. Il sert de framework pour créer des tableaux de bord et des interfaces financières personnalisés intégrant des flux de marché en temps réel et des séries de données historiques.

La bibliothèque permet de construire des mises en page complexes en combinant des graphiques multi-fenêtres, des listes de suivi et des tableaux de saisie d'ordres dans un espace de travail unifié. Elle prend en charge le suivi de marché en temps réel en diffusant des données de ticks ou de barres directement dans les visualisations actives, permettant des mises à jour incrémentielles sans rafraîchissement de page.

Au-delà du rendu de base, la boîte à outils offre des capacités étendues pour l'analyse technique, notamment la possibilité d'ajouter des annotations, des lignes de tendance et des marqueurs directement sur le canvas. Les utilisateurs peuvent configurer l'apparence visuelle des bougies, des barres de volume et des légendes, tout en mappant les interactions utilisateur, comme la sélection de périodes ou les raccourcis clavier, vers une logique Python personnalisée.

Features

  • Financial Charting - Renders interactive, browser-based financial visualizations and time-series charts for market data analysis.
  • Market Data Feeds - Connects to external financial data feeds to automatically populate charts with real-time and historical market information.
  • Trading Dashboards - Facilitates the development of custom trading dashboards by combining charts, watchlists, and order tables.
  • Financial Market Visualizers - Enables interactive financial data visualization for market analysis within Python environments.
  • Exchange Market Data Streams - Streams live tick or bar data into active visualizations to reflect real-time market conditions.
  • Unified Trading Interfaces - Enables the construction of unified workspaces combining multi-pane charts, watchlists, and order entry tables for real-time monitoring.
  • Market Insight Monitors - Supports real-time market monitoring by streaming live data into active visual interfaces.
  • WebSocket Bridges - Provides a WebSocket-based bridge for real-time communication between Python and browser-based rendering engines.
  • Canvas-Based Rendering - Delegates complex financial data visualization rendering to high-performance HTML5 canvas elements.
  • Chart Annotations - Allows drawing annotations, trendlines, and markers directly onto charts for technical analysis.
  • Event-Driven Function Mapping - Maps browser-based user interactions to specific Python functions via event-driven callback mechanisms.
  • Incremental Data Streaming - Updates active chart series incrementally by pushing individual data points to avoid full re-renders.
  • External Data Integrations - Integrates third-party financial data providers to fetch and display live market information.
  • Chart Customization Frameworks - Enables the construction of custom financial interfaces including watchlists, order entry tables, and interactive toolboxes.
  • Chart Layout Composition - Organizes multiple independent chart and table instances into unified, multi-pane application layouts.
  • Data Tables - Displays interactive tabular interfaces for tracking watchlists and monitoring order status.
  • Event Handling - Handles user input events like timeframe selection and keyboard shortcuts within the charting interface.
  • Interaction Response Management - Manages user interactions to maintain interface responsiveness during complex charting operations.
  • Multi-Pane Debugger Layouts - Supports arranging multiple independent chart instances within a single view for simultaneous asset comparison.
  • Live Chart Updates - Updates charts with live data incrementally without requiring full page refreshes.
  • Technical Analysis Visualizers - Provides interactive drawing tools for annotations, trendlines, and markers directly on financial charts to support technical analysis.
  • Chart Appearance Customizers - Provides extensive configuration options for chart visuals including candles, volume bars, legends, and watermarks.
  • Python Data Dashboard Frameworks - Provides a framework for building custom financial dashboards that integrate live market feeds and historical data series.

Historique des stars

Graphique de l'historique des stars pour louisnw01/lightweight-charts-pythonGraphique de l'historique des stars pour louisnw01/lightweight-charts-python

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Lightweight Charts Python

Sélections manuelles où Lightweight Charts Python apparaît.
  • Bibliothèques de visualisation de données Python
  • Outils de reporting et d'analyse embarqués

Questions fréquentes

Que fait louisnw01/lightweight-charts-python ?

Ce projet est un wrapper Python pour la bibliothèque Lightweight Charts, conçu pour générer des visualisations financières interactives dans le navigateur. Il sert de framework pour créer des tableaux de bord et des interfaces financières personnalisés intégrant des flux de marché en temps réel et des séries de données historiques.

Quelles sont les fonctionnalités principales de louisnw01/lightweight-charts-python ?

Les fonctionnalités principales de louisnw01/lightweight-charts-python sont : Financial Charting, Market Data Feeds, Trading Dashboards, Financial Market Visualizers, Exchange Market Data Streams, Unified Trading Interfaces, Market Insight Monitors, WebSocket Bridges.

Quelles sont les alternatives open-source à louisnw01/lightweight-charts-python ?

Les alternatives open-source à louisnw01/lightweight-charts-python incluent : shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… chrisleekr/binance-trading-bot — This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical… rrag/react-stockcharts — react-stockcharts is a financial charting library built with React and D3 for visualizing market price data. It… apexcharts/apexcharts.js — ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and… matplotlib/mplfinance — mplfinance is a financial time-series plotter and market data visualization framework built on Matplotlib. It is… klinecharts/klinechart — KLineChart is a high-performance financial charting library and data visualization engine. It uses native browser…

Alternatives open source à Lightweight Charts Python

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lightweight Charts Python.
  • shinnytech/tqsdk-pythonAvatar de shinnytech

    shinnytech/tqsdk-python

    4,789Voir sur GitHub↗

    tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures, options, and stocks using Python. It functions as an algorithmic trading engine and financial market data API, providing the tools necessary to backtest strategies, analyze historical data, and execute live trades across multiple brokerage accounts. The project distinguishes itself through a specialized option analytics library that calculates Greeks, implied volatility, and volatility surfaces using the Black-Scholes model. It further supports complex order execution patterns, s

    Python
    Voir sur GitHub↗4,789
  • chrisleekr/binance-trading-botAvatar de chrisleekr

    chrisleekr/binance-trading-bot

    5,462Voir sur GitHub↗

    This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical analysis trading tool and grid trader, executing strategies and managing assets without manual intervention. The platform is distinguished by its multi-service containerized architecture, which orchestrates a listener, cache, and database. It utilizes a secure web dashboard for monitoring active trades and adjusting bot parameters, protected by password and token-based authentication. The system covers a broad range of trading capabilities, including grid and trailing order auto

    JavaScriptbinancebinance-apibinance-api-node
    Voir sur GitHub↗5,462
  • rrag/react-stockchartsAvatar de rrag

    rrag/react-stockcharts

    4,021Voir sur GitHub↗

    react-stockcharts is a financial charting library built with React and D3 for visualizing market price data. It provides a system for rendering stock charts and candlestick visualizations to represent market movement. The library functions as a technical analysis tool that computes and overlays mathematical trading indicators on price charts. It includes an interactive interface for navigating financial data through zooming, panning, and the addition of manual geometric annotations. The project covers financial data visualization, market price tracking, and the creation of interactive tradin

    JavaScript
    Voir sur GitHub↗4,021
  • apexcharts/apexcharts.jsAvatar de apexcharts

    apexcharts/apexcharts.js

    15,096Voir sur GitHub↗

    ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c

    JavaScriptchartsdata-visualizationgraphs
    Voir sur GitHub↗15,096
Voir les 30 alternatives à Lightweight Charts Python→