Skip to content

Commit

Permalink
added TradeBook
Browse files Browse the repository at this point in the history
  • Loading branch information
5paisa authored Aug 26, 2021
1 parent ae51e76 commit d29ba0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ client.positions()
# Fetches the order book of the client
client.order_book()

# Fetches Trade book
client.get_tradebook()

```

Scrip codes reference:
Expand Down

0 comments on commit d29ba0f

Please sign in to comment.