You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btschwertfeger
changed the title
create_order() documentatoin for txid outdated.kraken.spot.Trade.create_order: documentatoin for txid outdated.
May 20, 2023
The documentation states that the result when you create an order has txid as a string:
Unfortunately, I'm getting a list, not a string.
The latest Kraken API documentatoin for /private/AddOrder states that txid is:
So, I think the documentation for create_order should probably be updated to reflect the fact that txid is now a list.
Thanks! :)
The text was updated successfully, but these errors were encountered: