easyquotation is a Python library that provides access to Chinese stock market data, including real-time quotes, historical daily candlestick prices, exchange-traded fund details, and a stock code database sync utility. It retrieves live trading data from Chinese exchanges, A-shares, and Hong Kong listed stocks without requiring manual API key configuration, offering a unified interface to multiple public data feeds.
Die Hauptfunktionen von shidenggui/easyquotation sind: Chinese Market Data Libraries, Real-Time Market Prices, Stock Price Trackers, Market Data Provider Adapters, Schema-Driven Data Normalizers, Candlestick Data Providers, Market Data Aggregators, A-Share Quote Retrievers.
Open-Source-Alternativen zu shidenggui/easyquotation sind unter anderem: simonlin1212/a-stock-data — This project is a comprehensive market data toolkit and financial analysis system specifically designed for China… 1nchaos/adata — This project is a financial market data API and quantitative analysis tool designed to aggregate metrics, scrape web… mpquant/ashare — Ashare is a market data aggregator and financial time-series table generator designed to provide a stable stream of… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… jerbouma/fundamentalanalysis — FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic… achannarasappa/ticker — Ticker is a terminal financial dashboard that serves as an asset price tracker, portfolio performance monitor, and…
This project is a comprehensive market data toolkit and financial analysis system specifically designed for China A-shares. It serves as a data pipeline for retrieving real-time quotes, aggregating corporate financial statements, and automating equity research. The system distinguishes itself through specialized monitors for institutional capital movements, including Northbound fund flows, margin trading balances, and large block transactions. It also features a dedicated options Greeks calculator for ETF derivatives and tools to gauge market sentiment via retail popularity rankings and trend
This project is a financial market data API and quantitative analysis tool designed to aggregate metrics, scrape web data, and monitor market sentiment. It functions as a financial indicator aggregator and stock market web scraper that provides a programmatic interface for retrieving stock prices, indices, and ETF metadata from multiple data providers. The system differentiates itself through a dedicated market sentiment monitor and investment risk assessment capabilities. It tracks investor behavior via northbound capital flows, dragon-tiger lists, popularity rankings, and security margin ba
Ashare is a market data aggregator and financial time-series table generator designed to provide a stable stream of price and volume data for quantitative analysis. It functions as a multi-provider data proxy that converts raw asset price feeds into structured tables for immediate processing. The system ensures high availability for data feeds through a failover mechanism that automatically switches between primary and backup market data sources. This provider-agnostic layer allows the tool to maintain continuous data availability without altering the underlying analysis logic. The project c
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