Skip to main content

A utility for crawling historical and Real-time Quotes data of China stocks

Project description

https://api.travis-ci.org/waditu/tushare.png?branch=master https://badge.fury.io/py/tushare.png
  • easy to use as most of the data returned are pandas DataFrame objects

  • can be easily saved as csv, excel or json files

  • can be inserted into MySQL or Mongodb

Target Users

  • financial market analyst of World

  • learners of financial data analysis with pandas/NumPy

  • people who are interested in financial data

Installation

pip install blueonion

Upgrade

pip install blueonion –upgrade

Quick Start

import blueonion as ts

pro = ts.pro_api('dfcf7cda6b195dc2966a4baeab0fcaea4b809edb6c10e70a')
pro.query('esgData', isin='AEA006101017', pageSize=2, pageNo=2)
pro.query('fundData', isin='AEA006101017')
pro.query('equityData', isin='AEA006101017')

return:

            open    high   close     low     volume    p_change  ma5
date
2012-01-11   6.880   7.380   7.060   6.880   14129.96     2.62   7.060
2012-01-12   7.050   7.100   6.980   6.900    7895.19    -1.13   7.020
2012-01-13   6.950   7.000   6.700   6.690    6611.87    -4.01   6.913
2012-01-16   6.680   6.750   6.510   6.480    2941.63    -2.84   6.813
2012-01-17   6.660   6.880   6.860   6.460    8642.57     5.38   6.822
2012-01-18   7.000   7.300   6.890   6.880   13075.40     0.44   6.788
2012-01-19   6.690   6.950   6.890   6.680    6117.32     0.00   6.770
2012-01-20   6.870   7.080   7.010   6.870    6813.09     1.74   6.832

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blueonion-1.0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

blueonion-1.0.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file blueonion-1.0.2.tar.gz.

File metadata

  • Download URL: blueonion-1.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.9 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.5

File hashes

Hashes for blueonion-1.0.2.tar.gz
Algorithm Hash digest
SHA256 0c952be4c922ee89fc32c10593429787aeb1b53ae85e1eed45a5553341179af4
MD5 745e611ba7aa8e0c07f392f2b6ac1c81
BLAKE2b-256 b2556b0f4ac9663cc654773bd8a195841b764ead3fb7aab467bb7080b23563a9

See more details on using hashes here.

File details

Details for the file blueonion-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: blueonion-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.9 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.5

File hashes

Hashes for blueonion-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 acd5aceb686cff5a6cca56103ea95b854f438fdef8c929e8303d43238306fe7c
MD5 6cc817ea9c1a4d878c92dfbf4d9c13a1
BLAKE2b-256 89ba14a0d24b80787b46cbddbe58aa311a0330459a47661718e19d83c8d1b37a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page