dominiktraxl/pykrakenapi

Cancel open order doesn't work

Closed this issue · 1 comments

cancel_open_oder( ) accepts a txid (supposedly "transaction id"?) but when tested with real orders, krakenex raises ['EOrder:Invalid order']

The problem and issue resolution belongs to Krakenex (see veox/python3-krakenex#85)

Until that's solved, this function won't work either.

Works okay for me?

Are you using the full txid (I think 20 characters excluding dashes) and is it a str?