pchandra-uchicago
pchandra-uchicago
@nlsdfnbch - I still have have the same issue after upgrading to latest update from production. Below is the code I am executing and have attached the logs ```python from...
How are you able to call Bitfinex.orders() ? Do you see anything wrong with the code I posted above. DEBUG:urllib3.connectionpool:https://api.bitfinex.com:443 "POST /v1/orders HTTP/1.1" 200 None is what you get when...
@nlsdfnbch - When I use your key as displayed above, it works. Probably there is an issue with my account key. I will try again with new set of key...
@nlsdfnbch - I still have the same error {Nonce is too small'}. Not sure what's going wrong. I have the following nonce() function. Should the multiplier be 1000000 instead of...