Tim55667757 / TKSBrokerAPI

TKSBrokerAPI is the trading platform for automation and simplifying the implementation of trading scenarios, as well as working with Tinkoff Invest API server via the REST protocol. The TKSBrokerAPI platform may be used in two ways: from the console, it has a rich keys and commands, or you can use it as Python module.
https://tim55667757.github.io/TKSBrokerAPI/
Apache License 2.0
26 stars 9 forks source link

Consider deleting `iList` parameter from __init__() #47

Closed Tim55667757 closed 2 years ago

Tim55667757 commented 2 years ago

iList parameter is not actual because local dump.json make the similar function and auto-updates instruments list

Tim55667757 commented 2 years ago

WARNING! iList field is not actual because local dump.json make the similar function and auto-updates instruments list. So this field was deleted from TinkoffBrokerServer() class.

Feature-build: https://app.travis-ci.com/github/Tim55667757/TKSBrokerAPI/builds/256174757 Debug test packet: https://pypi.org/project/tksbrokerapi/1.3.dev73/

Install for testing: pip install tksbrokerapi==1.3.dev73