Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 6172f79

Browse files
committed
updating README.md
1 parent 4f497e9 commit 6172f79

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,11 @@ if trades['success']:
3333
3434
else:
3535
print "got no orders"
36+
37+
print api.getBalance()
38+
print api.getHistoricalSummary()
39+
print api.getHistoricalCurrency()
40+
print api.getGroupedBalance()
41+
print api.getGains()
42+
3643
```

0 commit comments

Comments
 (0)