Relative Content

Tag Archive for pythoncrypto.com-exchange-api

The Crypto.com API method: private/get-transactions is not working

I am trying to automate extracting from the Crypto.com exchange API, but I’m stuck on the Order, Trade, and Transaction History API. The connection works, but my dataset is empty. I emailed crypto.com support, but I could not get it resolved. I have a list of transactions in my history, but I am not able to retrieve them with my code below. I can get the methods for account balances to work, but not for transaction and order history.

Crypto.com API method: private/get-transactions not working

I am trying to automate extract from Crypto.com exchange API but I’m stuck on the Order, Trade, Transaction History API. The connection works but my dataset is empty. I emailed crypto.com support but I could not get it resolved. I have a list of transactions in my history, but I am not able to retrieve them with my code below. I can get the methods for account balances to work but not for transaction and order history.