I am trying to use the python-binance module to call the binance api to do some analysis and bookkeeping of my own trades. Although I can get the candlesticks with lines like
```trades = client.get_recent_trades(symbol='BNBBTC')```
and
```trades = client.get_historical_trades(symbol='BNBBTC')```
However, I can't find a way to get historical trades of my own account. There doesn't seem to be a function where I can plug in my account ID and access the records of my own trades.
And yes I know how you can do it manually on the binance interface, but that's exactly what I don't want. I want it to be all automatic and in one programme so I can save time.
Any ideas? Thanks so much guys.
[link] [comments]

You can get bonuses upto $100 FREE BONUS when you:
💰 Install these recommended apps:
💲 SocialGood - 100% Crypto Back on Everyday Shopping
💲 xPortal - The DeFi For The Next Billion
💲 CryptoTab Browser - Lightweight, fast, and ready to mine!
💰 Register on these recommended exchanges:
🟡 Binance🟡 Bitfinex🟡 Bitmart🟡 Bittrex🟡 Bitget
🟡 CoinEx🟡 Crypto.com🟡 Gate.io🟡 Huobi🟡 Kucoin.
Comments