kraky icon indicating copy to clipboard operation
kraky copied to clipboard

Are all the kraken api functions available? What is available? The docs lack this crucial info!

Open keithorange opened this issue 1 year ago • 5 comments

keithorange avatar Feb 19 '24 00:02 keithorange

Hi, most of the functions should be implemented, not sure if there are newer. I will probably specify at one point which Kraken API is implemented. If you have time to check, feel free to do so. :)

Atem18 avatar Feb 19 '24 06:02 Atem18

@keithorange I find it's fairly easy by simply looking at the source code. E.g. for REST: https://github.com/Atem18/kraky/blob/main/kraky/api.py

Pithikos avatar May 30 '24 10:05 Pithikos

You can also use the docs which includes for each method a link to the kraken doc : https://kraky.readthedocs.io/en/stable/api/

Atem18 avatar May 31 '24 07:05 Atem18

You can also use the docs which includes for each method a link to the kraken doc : https://kraky.readthedocs.io/en/stable/api/

You might want to put that as a blue link somewhere in the README. Since I never even noticed there are actual docs! I know that there's a DOCS entry but I assumed that was some code thingy until now!

Pithikos avatar May 31 '24 09:05 Pithikos

@Pithikos I can check how others projects are doing but if you have something already made in your mind, PR are always more than welcome :)

Atem18 avatar May 31 '24 09:05 Atem18