Skip to content

Commit

Permalink
#47 trade scenario1 was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim55667757 committed Sep 29, 2022
1 parent 29e7591 commit d8322dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/examples/scenario1.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@
trader = TinkoffBrokerServer(
token="", # Attention! Set your token here or use environment variable `TKS_API_TOKEN`
accountId="", # Attention! Set your accountId here or use environment variable `TKS_ACCOUNT_ID`
iList=None, # Do not use previous saved dictionaries with instruments from broker server
useCache=True, # Use auto-updated local cache from `dump.json`
)


Expand Down

0 comments on commit d8322dd

Please # to comment.