Skip to main content

The lib provides ticker symbols for yahoo and google finance.

Project description

Release Build PyPI - Downloads Coverage Status Codacy Badge

pytickersymbols

pytickersymbols provides access to google and yahoo ticker symbols for all stocks of the following indices:

  • AEX
  • BEL 20
  • CAC 40
  • DAX
  • DOW JONES
  • FTSE 100
  • IBEX 35
  • MDAX
  • NASDAQ 100
  • OMX Helsinki 15
  • OMX Helsinki 25
  • OMX Stockholm 30
  • S&P 100
  • S&P 500
  • SDAX
  • SMI
  • TECDAX
  • MOEX

install

pip install pytickersymbols

quick start

Get all countries, indices and industries as follows:

from pytickersymbols import PyTickerSymbols

stock_data = PyTickerSymbols()
countries = stock_data.get_all_countries()
indices = stock_data.get_all_indices()
industries = stock_data.get_all_industries()

You can select all stocks of an index as follows:

from pytickersymbols import PyTickerSymbols

stock_data = PyTickerSymbols()
german_stocks = stock_data.get_stocks_by_index('DAX')
uk_stocks = stock_data.get_stocks_by_index('FTSE 100')

print(list(uk_stocks))

issue tracker

https://github.com/portfolioplus/pytickersymbols/issues

Project details


Release history Release notifications | RSS feed

This version

1.7.4

Download files

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

Source Distribution

pytickersymbols-1.7.4.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytickersymbols-1.7.4-py3-none-any.whl (75.2 kB view details)

Uploaded Python 3

File details

Details for the file pytickersymbols-1.7.4.tar.gz.

File metadata

  • Download URL: pytickersymbols-1.7.4.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for pytickersymbols-1.7.4.tar.gz
Algorithm Hash digest
SHA256 a2d667a9e0911c15914ece8a7d68cf2392e5319bc266133aab0e6be927f2a809
MD5 9eececc5ed618f2e7f5e649ceb630221
BLAKE2b-256 12c92cde123c158b1e53f347689596e04b1139f2ec27e486e58e19d6020b5f41

See more details on using hashes here.

File details

Details for the file pytickersymbols-1.7.4-py3-none-any.whl.

File metadata

  • Download URL: pytickersymbols-1.7.4-py3-none-any.whl
  • Upload date:
  • Size: 75.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for pytickersymbols-1.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bc1fa818da51c9ee21f5f8de7d6dccec0c93dbc750698c1c61d5d5e8d1106f04
MD5 e1c69b050fb28abfe0556fba1986f733
BLAKE2b-256 b482b78af968d6a71aacda89f818c7ac3334ccc6d13c9f6e3446b67740fdb94a

See more details on using hashes here.

Supported by

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