Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brio1009/coingraphs
Daily updated, open-source cryptocurrency indicator graphs.
https://github.com/brio1009/coingraphs
bitcoin cryptocurrency graphs
Last synced: 20 days ago
JSON representation
Daily updated, open-source cryptocurrency indicator graphs.
- Host: GitHub
- URL: https://github.com/brio1009/coingraphs
- Owner: brio1009
- License: mit
- Created: 2024-09-25T14:37:38.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T03:18:00.000Z (20 days ago)
- Last Synced: 2024-10-30T06:16:55.161Z (20 days ago)
- Topics: bitcoin, cryptocurrency, graphs
- Language: TypeScript
- Homepage:
- Size: 6.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CoinGraphsDaily updated, open-source cryptocurrency indicator graphs.## Roadmap
- [ ] add unified charts.ts
- [ ] Graph colors
- [ ] Unit for y axis
- [ ] y axis names
- [ ] Optimize css
- [ ] light mode
- [ ] hover color for links
- [ ] Tests
- [ ] CI
- [x] Codestyle
- [ ] CI## Attribution
Historical data is taken [this Kaggle dataset](https://www.kaggle.com/datasets/shiivvvaam/bitcoin-historical-data).
Daily data is automatically fetched from [AlphaVantage](https://alphavantage.co).