No project description provided
Project description
Tinkoff Invest
Данный репозиторий предоставляет клиент для взаимодействия с торговой платформой Тинькофф Инвестиции на языке 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.0b24.tar.gz
(121.2 kB
view details)
Built Distribution
File details
Details for the file tinkoff-investments-0.2.0b24.tar.gz
.
File metadata
- Download URL: tinkoff-investments-0.2.0b24.tar.gz
- Upload date:
- Size: 121.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e34b5ec545a473a9aa6967d47b5498a19d441a2bde955985afc35cf8e7fa7925 |
|
MD5 | 1aef2cd5d0a08e665dfab84ca641631d |
|
BLAKE2b-256 | 60ba7cacf1169231cf30661bf7d95942802e4df6fd1815e334ce3b884bdb95cf |
File details
Details for the file tinkoff_investments-0.2.0b24-py3-none-any.whl
.
File metadata
- Download URL: tinkoff_investments-0.2.0b24-py3-none-any.whl
- Upload date:
- Size: 143.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d22d17d46066ea437150bc34beae1b469855afec30e6fedfb1138406eb817fe |
|
MD5 | 6f61a34ba7972ea861eb088eab4c71b5 |
|
BLAKE2b-256 | 38f165a0998499c95cc523428e0cb2058e4d7b8e7b6e0110fae6c763e39ef3fc |