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
The pricing history API is trying to be fetched for Bitpanda. This is a Pro functionality only. But it is not needed anyways, as the CSV files contain all the necessary price data.
Edit:
I figured out, that this only appears when unrealized profits are enabled.
Bitpanda offers a new, non-pro, and free accessible API to fetch pricing data: https://api.bitpanda.com/v1/ticker
The text was updated successfully, but these errors were encountered:
provinzio
changed the title
Bitpanda (non-pro) functionality
non-pro Bitpanda pricing data API
Mar 19, 2024
provinzio
changed the title
non-pro Bitpanda pricing data API
Bitpanda (non-pro) pricing data API
Mar 19, 2024
I'm currently creating a PR for the CSV format change. A mention should pop up here once I'm done with the PR.
As for the API calls:
The ticker API sadly only shows current info and no historical info
The One Trading API (ex Bitpanda Pro) doesn't offer price data for all assets that Bitpanda (Pro) had but can still be used. I've included changes to use that API as best as possible in my PR. A different solution might be welcome though.
The Bitpanda functionality is not given anymore.
Edit:
I figured out, that this only appears when unrealized profits are enabled.
Bitpanda offers a new, non-pro, and free accessible API to fetch pricing data:
https://api.bitpanda.com/v1/ticker
The text was updated successfully, but these errors were encountered: