scalexm / trade-rs

Utilities for trading on crypto-currencies exchanges.
MIT License
14 stars 3 forks source link

Figure out why I can't send custom client order ids on GDAX #8

Closed scalexm closed 6 years ago

scalexm commented 6 years ago

When I try, I get:

Bad request: invalid `client_oid`

or something like that.

scalexm commented 6 years ago

Fixed in f498cc9eab1a0367ebcd2a6040b1286695999f95. Gdax only accepts a custom order id in the form of a UUID.