Skip to content

release-1.1

Closed Jul 28, 2022 100% complete

This release includes the main functionality for working with Tinkoff Invest API using python:

  • opening and closing exchange positions and orders,
  • viewing statistics,
  • viewing the history of operations,
  • viewing Depth of Market (DOM) by ticker or FIGI,
  • viewing current prices of selected instruments.

Also added build automation of the release package and pu…

This release includes the main functionality for working with Tinkoff Invest API using python:

  • opening and closing exchange positions and orders,
  • viewing statistics,
  • viewing the history of operations,
  • viewing Depth of Market (DOM) by ticker or FIGI,
  • viewing current prices of selected instruments.

Also added build automation of the release package and publish it to the PyPI. The main documentation on working with the module and examples of working with the Broker server through the command line have also been added. Unit tests for some methods have been added.

See release notes for more details: https://github.com/Tim55667757/TKSBrokerAPI/blob/develop/CHANGELOG_EN.md