{"id":21578283,"url":"https://github.com/stephanakkerman/funding-rate-heatmap","last_synced_at":"2025-03-18T07:31:38.142Z","repository":{"id":246668003,"uuid":"821773211","full_name":"StephanAkkerman/funding-rate-heatmap","owner":"StephanAkkerman","description":"Coinglass's Crypto Funding Rate Heatmap open-sourced","archived":false,"fork":false,"pushed_at":"2024-07-07T14:41:24.000Z","size":656,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T05:53:54.447Z","etag":null,"topics":["binance","chart","charting","charts","coinglass","crypto","cryptocurrencies","cryptocurrency","cryptos","financial-analysis","funding","funding-rate","funding-rate-heatmap"],"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-29T11:49:36.000Z","updated_at":"2024-09-08T14:03:38.000Z","dependencies_parsed_at":"2024-06-29T14:48:18.796Z","dependency_job_id":"84db0825-c6be-4796-8c52-809ed4c0ef6a","html_url":"https://github.com/StephanAkkerman/funding-rate-heatmap","commit_stats":null,"previous_names":["stephanakkerman/funding-rate-heatmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Ffunding-rate-heatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Ffunding-rate-heatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Ffunding-rate-heatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Ffunding-rate-heatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanAkkerman","download_url":"https://codeload.github.com/StephanAkkerman/funding-rate-heatmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244177648,"owners_count":20410993,"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","coinglass","crypto","cryptocurrencies","cryptocurrency","cryptos","financial-analysis","funding","funding-rate","funding-rate-heatmap"],"created_at":"2024-11-24T13:10:02.641Z","updated_at":"2025-03-18T07:31:38.119Z","avatar_url":"https://github.com/StephanAkkerman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Funding Rate Heatmap 📊\n\nThis is a simple Python script that generates a funding rate heatmap for the top 30 cryptocurrencies by volume using the style of [Coinglass](https://www.coinglass.com/FundingRateHeatMap). The heatmap uses data from the Binance API.\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/funding-rate-heatmap.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\nThis is a well known heatmap for cryptocurrency traders. The goal is to provide a quick overview of the funding rates of current popular cryptocurrencies on Binance. I used the chart found on [Coinglass](https://www.coinglass.com/FundingRateHeatMap) as a reference. The data is then plotted using Matplotlib and Seaborn.\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\nThe settings can be adjusted at the top of the main.py file.\n\n## Example 📊\n\nThe following chart is an example of the output generated by the script.\n![Funding Rate Heatmap](img/funding_rate_heatmap.png)\n\n### References 📚\n\nThe following image was used as a reference to create the funding rate heatmap.\n![Funding Rate Heatmap Ref](img/funding_rate_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- [RSI Heatmap](https://github.com/StephanAkkerman/crypto-rsi-heatmap)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Ffunding-rate-heatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanakkerman%2Ffunding-rate-heatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Ffunding-rate-heatmap/lists"}