Skip to content

Commit

Permalink
Fix comment about multiple open positions
Browse files Browse the repository at this point in the history
  • Loading branch information
evsamsonov committed Dec 20, 2023
1 parent 2542cc9 commit d2c3958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinkoff.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package tnkbroker implements [trengin.Broker] using [Tinkoff Invest API].
// The implementation doesn't support multiple open positions at the same time.
// Supports multiple open positions at the same time.
// Commission in position is approximate.
//
// [Tinkoff Invest API]: https://tinkoff.github.io/investAPI/
Expand Down

0 comments on commit d2c3958

Please sign in to comment.