CexControl icon indicating copy to clipboard operation
CexControl copied to clipboard

Python utility to connect to Cex.IO

Results 6 CexControl issues
Sort by recently updated
recently updated
newest added

Great APi, thanks for sharing. In my reading of CEX's API (both REST and Websocket), I can not find an API endpoint to withdraw crypto-currency. However, their web-client is able...

Hi, This error has just popped up in the last few days. This has been working perfectly until this though, awesome app. Any ideas? Cheers Chris

Based on the docs, it looked like I needed to launch it for the first time with the "newconfig" argument, which I did. It looks like when you do that,...

Maybe Ive just over looking a method to accomplish this for myself. BUT... Id love to be able to set a max GHS per day to buy. What are your...

to test this pull request: pip install https://github.com/llazzaro/CexControl.git pip install https://github.com/matveyco/cex.io-api-python.git execute: run

I alphabetized the imports and added `traceback` so that I could see more detail when an error occurs.