Download the PHP package mmaurice/tinkoff-invest-api without Composer
On this page you can find all versions of the php package mmaurice/tinkoff-invest-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tinkoff-invest-api
API для работы с Тинькофф Инвестиции
Инструмент для работы с API Тинькофф Инвестиции из PHP. Данный проект реализован на базе фреймворка ApiGate. Запросы и ответы соответствуют схемам, указанным в официальной документации.
Реализованные методы
sandbox
/sandbox/register
/sandbox/currencies/balance
/sandbox/positions/balance
/sandbox/remove
/sandbox/clear
orders
/orders
/orders/limit-order
/orders/market-order
/orders/cancel
portfolio
/portfolio
/portfolio/currencies
market
/market/stocks
/market/bonds
/market/etfs
/market/currencies
/market/orderbook
/market/candles
/market/search/by-figi
/market/search/by-ticker
operations
/operations
user
/user/accounts
Установка
Установка производится через Composer:
Примеры кода
В каталоге /example
представлены примеры кода. Для работы с библиотекой, необходимо указать свой token для среды sandbox (/example/configs/SandboxConfig
) и production (/example/configs/Config
), предварительно пройдя процедуру авторизации.
Ссылки
All versions of tinkoff-invest-api with dependencies
PHP Build Version
Package Version
The package mmaurice/tinkoff-invest-api contains the following files
Loading the files please wait ....