{"id":21578307,"url":"https://github.com/stephanakkerman/binance-volume-chart","last_synced_at":"2026-03-16T12:33:37.151Z","repository":{"id":45128801,"uuid":"390306028","full_name":"StephanAkkerman/binance-volume-chart","owner":"StephanAkkerman","description":"Rainbow line chart that displays the percentual price difference in the top volume coins on Binance.","archived":false,"fork":false,"pushed_at":"2022-01-06T16:34:30.000Z","size":805,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T15:11:15.881Z","etag":null,"topics":["binance","chart","finplot","pyqt5","pyqtgraph"],"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}},"created_at":"2021-07-28T10:13:46.000Z","updated_at":"2024-08-12T20:15:03.000Z","dependencies_parsed_at":"2022-08-25T21:50:39.547Z","dependency_job_id":null,"html_url":"https://github.com/StephanAkkerman/binance-volume-chart","commit_stats":null,"previous_names":["stephanakkerman/binance-volume-chart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-volume-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-volume-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-volume-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-volume-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanAkkerman","download_url":"https://codeload.github.com/StephanAkkerman/binance-volume-chart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262020,"owners_count":21074229,"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","finplot","pyqt5","pyqtgraph"],"created_at":"2024-11-24T13:10:06.477Z","updated_at":"2026-03-16T12:33:32.085Z","avatar_url":"https://github.com/StephanAkkerman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Line Chart\n[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![MIT License](https://img.shields.io/github/license/StephanAkkerman/Binance_Line_Chart.svg?color=brightgreen)](https://opensource.org/licenses/MIT)\n\n---\n\n## Features\nThe user can choose to turn 'live mode' on or off, the live data is fetched using the Binance API websocket. \n\nCurrently there are 4 time frames avaible, these are:\n- 1 day\n- 1 week\n- 1 month\n- 1 year\n\nYou can fill in how many lines / coins you want to have displayed, the default is 25.\n\n## Dependencies\nThe required packages to run this code can be found in the `requirements.txt` file. To run this file, execute the following code block:\n```\n$ pip install -r requirements.txt \n```\nAlternatively, you can install the required packages manually like this:\n```\n$ pip install \u003cpackage\u003e\n```\n\n## How to run\n- Clone the repository\n- Run `$ python src/main.py`\n- See result\n\n## Screenshots\n![1 day 25 coins](https://github.com/StephanAkkerman/Binance_Line_Chart/blob/main/img/1day.png)\n![1 month 25 coins](https://github.com/StephanAkkerman/Binance_Line_Chart/blob/main/img/1month.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fbinance-volume-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanakkerman%2Fbinance-volume-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fbinance-volume-chart/lists"}