No project description provided
Project description
Tinkoff Invest
Данный репозиторий предоставляет клиент для взаимодействия с торговой платформой Тинькофф Инвестиции на языке 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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c825dc9b7c22ecd28ad3e31e4d63b76036682717356b5adaf70c19cb2122e53c |
|
MD5 | 94e0d828fce7306f6545e13f17124673 |
|
BLAKE2b-256 | 22b087be8ba6b6403b4ec69b0e24f3a28c9d55855c59c5a2dfe7550e9873d557 |
File details
Details for the file tinkoff_investments-0.2.0b18-py3-none-any.whl
.
File metadata
- Download URL: tinkoff_investments-0.2.0b18-py3-none-any.whl
- Upload date:
- Size: 127.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 289e36b74cd45881a50c164d4ba892aaba248451d325bf694f3eda17e857b400 |
|
MD5 | 09c58c9e455d6158b22555c39d95b18e |
|
BLAKE2b-256 | 60cc98aebf1a4fce04e9cf247b96401ad3e1848bb493d306adf569aba0635d1b |