Download the PHP package a.treschilov/tinkoff-invest-api-sdk without Composer
On this page you can find all versions of the php package a.treschilov/tinkoff-invest-api-sdk. 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-sdk
Tinkoff Invest PHP SDK
Unofficial PHP SDK for Tinkoff invest API V2. See official API documentation
Installation
It's recommended that you use Composer to install.
SDK requires:
- PHP 8.3 or newer
- grpc extension
Install grpc
Add to php.ini
How to use
Basic Usage (limited methods support)
Basic usage methods support
- User
- ✔ getAccounts
- ✖ GetMarginAttributes
- ✖ GetUserTariff
- ✖ GetInfo
- Instruments
- ✖ TradingSchedules
- ✔ BondBy
- ✔ Bonds
- ✔ GetBondCoupons
- ✔ GetBondsEvents
- ✔ CurrencyBy
- ✔ Currencies
- ✖ EtfBy
- ✔ Etfs
- ✔ FutureBy
- ✔ Futures
- ✖ OptionBy
- ✖ Options
- ✖ OptionsBy
- ✔ ShareBy
- ✔ Shares
- ✔ Indicatives
- ✖ GetAccruedInterests
- ✖ GetFuturesMargin
- ✔ GetInstrumentBy
- ✔ GetDividends
- ✖ GetAssetBy
- ✖ GetAssets
- ✖ GetFavorites
- ✖ EditFavorites
- ✖ GetCountries
- ✖ FindInstrument
- ✖ GetBrands
- ✖ GetBrandBy
- ✖ GetAssetFundamentals
- ✖ GetAssetReports
- ✖ GetConsensusForecasts
- ✖ GetForecastBy
- OrdersStream
- ✖ TradesStream
- Orders
- ✖ PostOrder
- ✖ CancelOrder
- ✖ GetOrderState
- ✖ GetOrders
- ✖ ReplaceOrder
- ✖ GetMaxLots
- ✖ GetOrderPrice
- Operations
- ✔ GetOperations
- ✔ GetPortfolio
- ✖ GetPositions
- ✔ GetWithdrawLimits
- ✖ GetBrokerReport
- ✖ GetDividendsForeignIssuer
- ✖ GetOperationsByCursor
- OperationsStream
- ✖ PortfolioStream
- ✖ PositionsStream
- MarketData
- ✔ GetCandles
- ✔ GetLastPrices
- ✖ GetOrderBook
- ✖ GetTradingStatus
- ✖ GetTradingStatuses
- ✖ GetLastTrades
- ✖ GetClosePrice
- ✖ GetTechAnalysis
- MarketDataStream
- ✖ MarketDataStream
- ✖ MarketDataServerSideStream
- StopOrders
- ✖ PostStopOrder
- ✖ GetStopOrders
- ✖ CancelStopOrder
- Sandbox
- ✖ OpenSandboxAccount
- ✖ GetSandboxAccounts
- ✖ CloseSandboxAccount
- ✖ PostSandboxOrder
- ✖ ReplaceSandboxOrders
- ✖ GetSandboxOrders
- ✖ CancelSandboxOrder
- ✖ GetSandboxOrderState
- ✖ GetSandboxPositions
- ✖ GetSandboxOperations
- ✖ GetSandboxOperationsByCursor
- ✖ GetSandboxPortfolio
- ✖ SandboxPayIn
- ✖ GetSandboxWithdrawLimits
Advance usage (full methods support)
All versions of tinkoff-invest-api-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-grpc Version 1.66
grpc/grpc Version 1.57.0
google/protobuf Version 4.28.0
google/common-protos Version v4.7.0
ext-grpc Version 1.66
grpc/grpc Version 1.57.0
google/protobuf Version 4.28.0
google/common-protos Version v4.7.0
The package a.treschilov/tinkoff-invest-api-sdk contains the following files
Loading the files please wait ....