smk_python_sdk icon indicating copy to clipboard operation
smk_python_sdk copied to clipboard

Smarkets Python SDK

Results 3 smk_python_sdk issues
Sort by recently updated
recently updated
newest added

I'm following documentation and I'm getting an error trying to log in. Is this package still being maintained? Is there a plan to maintain it? Error ```smarkets.streaming_api.exceptions.ConnectionError: Error -2 connecting...

Hi, I try to run the intro script and can't resolve host "stream.smarkets.com" I also cant resolve it using google DNS server. On older "api.smarkets.com" I get timeout error. ```...

https://github.com/smarkets/smk_python_sdk/blob/master/smarkets/odds.py#L594 snap_to_decimal() snap_to_decimal_move_out_by() These function can return None. This feels wrong especially for snap_to_decimal(). I think an exception would be neater.

improvement