Open Monolite opened 2 years ago
Came here to report the same. :)
Same here! Any solutions??
@Monolite , @smeingast , @JosorioData It's the id column that isn't unpacked. Added a pull request #81 to handle the error.
Could you tell us when this pull request would be available?
Thank you So Much!
I Need this for a project
@JosorioData I have no idea, it appears that this project isn't alive. If you want to work with it, you can modify the lib directly (there is just one string to add)
In the file pykrakenapi.py
Line 764, just add , 'id'
at the end
Hope that helps
Im just starting, could you help me how to do that???
thanks in advance
@JosorioData Of course I can... but it might be a bit complicated here.
Could you tell me your email? so i cand send you a little nothebook
@JosorioData email me at : hugo@steinprograms.com
Apparently, kraken api has released a new version in which a new column has appeared, leading to api failure when setting trades.columns. After adding a new column name, api works properly, but can't tell what data was added.
Any suggestion on new column's naming? Looks like a consecutive value...