stojkovicv / crypto-tracker

Quick and effective Discord bot built to retrieve latest crypto news & data, providing flow visualization for specified time range and price alert mechanism.
2 stars 0 forks source link

Include historical data #2

Closed stojkovicv closed 1 year ago

stojkovicv commented 1 year ago

Idea is to provide data visualization and statistical explanation on previous Bitcoin and Ethereum data, in range of n (max 30) days. Number of past days in taken from the user's prompt. This feature can be easily expanded during development.

Potential expansion:

Provide historical data chart - not only on the day level but increase granularity to hours.

Update 1:

Current implementation comprises selection within 30 days and between EUR/USD only for bitcoin. Expansion is needed for ethereum, and hourly rate.

stojkovicv commented 1 year ago

Since the hourly rate is "exclusive to enterprise plan customers only" this issue is closed because daily interval has been implemented for both currencies.