justinkx / react-crypto-chart

crypto chart widget for react using binance api
https://www.npmjs.com/package/react-crypto-chart
MIT License
22 stars 13 forks source link

The Candlestick Chart only display until certain date #9

Closed nnamtrinhh closed 1 year ago

nnamtrinhh commented 2 years ago

Hey great work on the project but I was wondering if it is possible for the chart to display data since the date the crypto was launched.

justinkx commented 1 year ago

In the current package, the interval is set to 1 minute. You can fork and modify it to years and check the candles data. I think it has the data for which a token was launched in the exchange only are candles are based on their exchange order book