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
from tinkoff.invest.token import 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.0b18.tar.gz (116.7 kB view details)

Uploaded Source

Built Distribution

tinkoff_investments-0.2.0b18-py3-none-any.whl (127.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tinkoff-investments-0.2.0b18.tar.gz
  • Upload date:
  • Size: 116.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.0b18.tar.gz
Algorithm Hash digest
SHA256 c825dc9b7c22ecd28ad3e31e4d63b76036682717356b5adaf70c19cb2122e53c
MD5 94e0d828fce7306f6545e13f17124673
BLAKE2b-256 22b087be8ba6b6403b4ec69b0e24f3a28c9d55855c59c5a2dfe7550e9873d557

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tinkoff_investments-0.2.0b18-py3-none-any.whl
Algorithm Hash digest
SHA256 289e36b74cd45881a50c164d4ba892aaba248451d325bf694f3eda17e857b400
MD5 09c58c9e455d6158b22555c39d95b18e
BLAKE2b-256 60cc98aebf1a4fce04e9cf247b96401ad3e1848bb493d306adf569aba0635d1b

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