btcde icon indicating copy to clipboard operation
btcde copied to clipboard

A Python Module for Bitcoin.de Trading API

Results 11 btcde issues
Sort by recently updated
recently updated
newest added

Added doge and xrp to the definitions, also added ssl_verify=True to the head of the btcde.py file

:warning: Here are the existing security issues we detected on your default branch: Insecure Network Communication (3) - [/btcde.py:146](https://github.com/peshay/btcde/blob/b9174c8cdb72031ed5319956c3bd0b42c474a95e/btcde.py#L146) - [/btcde.py:149](https://github.com/peshay/btcde/blob/b9174c8cdb72031ed5319956c3bd0b42c474a95e/btcde.py#L149) - [/btcde.py:152](https://github.com/peshay/btcde/blob/b9174c8cdb72031ed5319956c3bd0b42c474a95e/btcde.py#L152) More info on how to fix Insecure...

Currently API errors (such as insufficient credits) are catched internally and the response is simply empty. It would be nice if the SDK could also have an option to throw...

enhancement

https://scrutinizer-ci.com/g/peshay/btcde/inspections/843cb7e8-84d5-4082-8822-65e40c88a6ee/code-structure/py-function/ParameterBuilder.verify_keys_and_values

enhancement
help wanted

If API send maintenance information, it should be saved and queries paused, during maintenance period.

enhancement
help wanted