Skip to main content

Python API for MOEX ISS

Project description

MOEXAPI

Библиотека для парсинга данных MOEX

Install

Сейчас можно установить через клонирование репозитория с гита либо установить пакет moexapi из PyPI

Examples

Ticker

In [2]: moexapi.Ticker('GAZP')
Out[2]: Ticker(secid='GAZP', boards=['TQBR', 'SMAL', 'SPEQ'], market=<Markets.SHARES: 'shares'>, shortname='ГАЗПРОМ ао', price=169.5, subtype=None)

Candles

In [5]: moexapi.get_candles(moexapi.Ticker('GAZP'), start_date=datetime.date(2023, 10, 2), end_date=datetime.date(2023, 10, 2))
Out[5]: [Candle(date=datetime.date(2023, 10, 2), low=165.51, high=168.86, open=167.83, close=166.08, mid_price=167.16, numtrades=117852, volume=24391830, value=4077382279.5)]

Bonds

In [2]: moexapi.Bond(moexapi.Ticker('SU26238RMFS4'))
Out[2]: Bond(secid='SU26238RMFS4', shortname='ОФЗ 26238', amortization=[Amortization(date=datetime.date(2041, 5, 15), value=1000, initialfacevalue=1000)], coupons=[Coupon(date=2021-12-08, value=34.04), Coupon(date=2022-06-08, value=35.4), Coupon(date=2022-12-07, value=35.4), Coupon(date=2023-06-07, value=35.4), Coupon(date=2023-12-06, value=35.4), Coupon(date=2024-06-05, value=35.4), Coupon(date=2024-12-04, value=35.4), Coupon(date=2025-06-04, value=35.4), Coupon(date=2025-12-03, value=35.4), Coupon(date=2026-06-03, value=35.4), Coupon(date=2026-12-02, value=35.4), Coupon(date=2027-06-02, value=35.4), Coupon(date=2027-12-01, value=35.4), Coupon(date=2028-05-31, value=35.4), Coupon(date=2028-11-29, value=35.4), Coupon(date=2029-05-30, value=35.4), Coupon(date=2029-11-28, value=35.4), Coupon(date=2030-05-29, value=35.4), Coupon(date=2030-11-27, value=35.4), Coupon(date=2031-05-28, value=35.4), Coupon(date=2031-11-26, value=35.4), Coupon(date=2032-05-26, value=35.4), Coupon(date=2032-11-24, value=35.4), Coupon(date=2033-05-25, value=35.4), Coupon(date=2033-11-23, value=35.4), Coupon(date=2034-05-24, value=35.4), Coupon(date=2034-11-22, value=35.4), Coupon(date=2035-05-23, value=35.4), Coupon(date=2035-11-21, value=35.4), Coupon(date=2036-05-21, value=35.4), Coupon(date=2036-11-19, value=35.4), Coupon(date=2037-05-20, value=35.4), Coupon(date=2037-11-18, value=35.4), Coupon(date=2038-05-19, value=35.4), Coupon(date=2038-11-17, value=35.4), Coupon(date=2039-05-18, value=35.4), Coupon(date=2039-11-16, value=35.4), Coupon(date=2040-05-16, value=35.4), Coupon(date=2040-11-14, value=35.4), Coupon(date=2041-05-15, value=35.4)], offers=[])

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

moexapi-1.4.4.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

moexapi-1.4.4-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file moexapi-1.4.4.tar.gz.

File metadata

  • Download URL: moexapi-1.4.4.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for moexapi-1.4.4.tar.gz
Algorithm Hash digest
SHA256 3f0c720c9bfdf018b6b254cb51fd6f1dfe17ef739f2e83cc9481c0087cb17f68
MD5 7921120a27d9aacef24a7836f83370fc
BLAKE2b-256 a67ee4a4f7ddca351eff4331ca3a4e826c0208f10300f8211903984fecf7361a

See more details on using hashes here.

File details

Details for the file moexapi-1.4.4-py3-none-any.whl.

File metadata

  • Download URL: moexapi-1.4.4-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for moexapi-1.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ece4dd6f8e21c2d272be7a339db6e3a318b8a5a836371e7536ec857efc4acc30
MD5 89b7c7112ba03a325a2e8bc330df7cc8
BLAKE2b-256 361d18637472037898bb7a9ef43733d45ec7c2d1b25bcbbca18606c62cb30b14

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