-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
Description
Versions
OS:
Python:
krakenex:
What are you trying to achieve?
Hi!
The balance endpoint only gives info on asset pair and volume and doesn't give info on current price and value
(all the info you can get on the kraken welcome page...)
Is there an endpoint which can give all the following information somultaneously?
- asset
- amount
- price
- 24Hchg
- value
# code sampleWhat do you expect to happen?
Is there an endpoint which can give all the following information somultaneously?
- asset
- amount
- price
- 24Hchg
- value
What happens instead?
# error message