{"id":21578281,"url":"https://github.com/stephanakkerman/crypto-rsi-heatmap","last_synced_at":"2025-04-30T21:38:49.602Z","repository":{"id":245005912,"uuid":"816978460","full_name":"StephanAkkerman/crypto-rsi-heatmap","owner":"StephanAkkerman","description":"Coinglass's Crypto Market RSI Heatmap open-sourced","archived":false,"fork":false,"pushed_at":"2024-06-29T13:41:11.000Z","size":1478,"stargazers_count":21,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T22:29:52.582Z","etag":null,"topics":["binance","chart","charting","charts","coingecko","coinglass","crypto","cryptocurrency","financial-analysis","rsi","rsi-heatmap","tradingview"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StephanAkkerman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-18T19:07:15.000Z","updated_at":"2025-04-06T07:56:17.000Z","dependencies_parsed_at":"2024-06-23T19:26:27.678Z","dependency_job_id":null,"html_url":"https://github.com/StephanAkkerman/crypto-rsi-heatmap","commit_stats":null,"previous_names":["stephanakkerman/crypto-rsi-heatmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fcrypto-rsi-heatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fcrypto-rsi-heatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fcrypto-rsi-heatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fcrypto-rsi-heatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanAkkerman","download_url":"https://codeload.github.com/StephanAkkerman/crypto-rsi-heatmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251787351,"owners_count":21643863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binance","chart","charting","charts","coingecko","coinglass","crypto","cryptocurrency","financial-analysis","rsi","rsi-heatmap","tradingview"],"created_at":"2024-11-24T13:10:02.412Z","updated_at":"2025-04-30T21:38:49.559Z","avatar_url":"https://github.com/StephanAkkerman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Market RSI Heatmap 📊\n\nThis is a simple Python script that generates a RSI heatmap for the top 100 cryptocurrencies by volume using the style of [Coinglass](https://www.coinglass.com/pro/i/RsiHeatMap). The heatmap can be used to identify overbought and oversold conditions in the market.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.8+-blue.svg\" alt=\"Supported versions\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/StephanAkkerman/liquidations-chart.svg?color=brightgreen\" alt=\"License\"\u003e\n  \u003ca href=\"https://github.com/psf/black\"\u003e\u003cimg src=\"https://img.shields.io/badge/code%20style-black-000000.svg\" alt=\"Code style: black\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Introduction\n\nI have previously recreated this chart for my [fintwit-bot](https://github.com/StephanAkkerman/fintwit-bot), unfortunately coinglass removed their API so I had to recreate it using other sources. I used the chart found on [Coinglass](https://www.coinglass.com/pro/i/RsiHeatMap) as a reference. The data is fetched using [Coingecko's API](https://www.coingecko.com/en/api) to get the top volume coins and combined with [TradingView's API](https://github.com/AnalyzerREST/python-tradingview-ta) to get the RSI values.\n\n## Installation ⚙️\n\nThe required packages to run this code can be found in the requirements.txt file. To run this file, execute the following code block after cloning the repository:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage ⌨️\n\nTo generate the chart, simply run the script using the following command:\n\n```bash\npython src/main.py\n```\n\n## Example 📊\n\nThe following chart is an example of the output generated by the script.\n![RSI Heatmap](img/rsi_heatmap.png)\n\n### References 📚\n\nThe following image was used as a reference to create the RSI heatmap.\n![RSI Heatmap Reference](img/rsi_heatmap_reference.png)\n\n## Other Projects 📦\n\nThis project is part of a series of projects that I have created. You can find the other projects in the following list:\n\n- [Total Liquidation Chart](https://github.com/StephanAkkerman/liquidations-chart)\n- [Bitcoin Rainbow Chart](https://github.com/StephanAkkerman/bitcoin-rainbow-chart)\n- [Live Binance Charts](https://github.com/StephanAkkerman/live-binance-charts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fcrypto-rsi-heatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanakkerman%2Fcrypto-rsi-heatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fcrypto-rsi-heatmap/lists"}