Skip to main content

No project description provided

Project description

Tinkoff Invest

PyPI PyPI - Python Version

Данный репозиторий предоставляет клиент для взаимодействия с торговой платформой Тинькофф Инвестиции на языке Python.

Начало работы

$ pip install tinkoff-investments

Возможности

  • ☑ Синхронный и асинхронный GRPC клиент
  • ☑ Возможность отменить все заявки
  • ☑ Выгрузка истории котировок "от" и "до"
  • ☐ Кеширование данных
  • ☐ Торговая стратегия

Примеры

Примеры доступны здесь.

from tinkoff.invest import Client

TOKEN = 'token'

with Client(TOKEN) as client:
    print(client.users.get_accounts())

Для запуска примеров, нужно добавить токен в переменную окружения.

$ export INVEST_TOKEN=YOUR_TOKEN

Contribution

License

Лицензия The Apache License.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

tinkoff-investments-0.2.0b22.tar.gz (121.7 kB view details)

Uploaded Source

Built Distribution

tinkoff_investments-0.2.0b22-py3-none-any.whl (143.1 kB view details)

Uploaded Python 3

File details

Details for the file tinkoff-investments-0.2.0b22.tar.gz.

File metadata

  • Download URL: tinkoff-investments-0.2.0b22.tar.gz
  • Upload date:
  • Size: 121.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.3.0

File hashes

Hashes for tinkoff-investments-0.2.0b22.tar.gz
Algorithm Hash digest
SHA256 ecd5748e2ac4d0f4767ddcfc7209ae8e638263aaeeea6ab99512767ea773c5c7
MD5 63caae3e0eba1fa41ff88516230f89f9
BLAKE2b-256 39fd7211c6dbe5e9d8ba523d442a0b5a5a11888959003a01457cff6c63449ab6

See more details on using hashes here.

File details

Details for the file tinkoff_investments-0.2.0b22-py3-none-any.whl.

File metadata

File hashes

Hashes for tinkoff_investments-0.2.0b22-py3-none-any.whl
Algorithm Hash digest
SHA256 102fec0aaa3ca65f6aba46d551f3fd31782baf18118427e1f5ce68a728376620
MD5 3aa0ad789cdb07c0f753a99aaa548b1b
BLAKE2b-256 64c08a75cbda12c4d21c37ec5790db5475460bf0ad740c431609822cc6c894e4

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