I'd love to see Coinbase Pro as part of this tool and already started implementing it 🚀
For getting the prices, the official API for "Getting historical rates" can be used. My plan would be to get the nearest historic rate with the smallest granularity and use the average of high and low values.
However, there's the problem that Coinbase doesn't support XRP anymore and has removed the historical data from their API. I'm not sure how to tackle this. Should the tool be extended to use other exchances as kind of a fallback strategy?
I'd love to see Coinbase Pro as part of this tool and already started implementing it 🚀
For getting the prices, the official API for "Getting historical rates" can be used. My plan would be to get the nearest historic rate with the smallest granularity and use the average of
highandlowvalues.However, there's the problem that Coinbase doesn't support XRP anymore and has removed the historical data from their API. I'm not sure how to tackle this. Should the tool be extended to use other exchances as kind of a fallback strategy?