{"id":21625766,"url":"https://github.com/escomputers/automatic-order-book-scanner","last_synced_at":"2025-09-11T12:43:00.300Z","repository":{"id":153083038,"uuid":"626035268","full_name":"escomputers/Automatic-Order-Book-Scanner","owner":"escomputers","description":"Binance Automatic Order Book Scanner scans, aggregates price levels and displays them on a chart for further analysis","archived":false,"fork":false,"pushed_at":"2024-06-18T23:13:47.000Z","size":6313,"stargazers_count":2,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"docker","last_synced_at":"2025-06-04T11:14:11.171Z","etag":null,"topics":["algorithmic-trading","binance","binance-api","charts","cryptocurrencies","orderbook","orderbook-data","python","trading-signals"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/escomputers.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,"zenodo":null}},"created_at":"2023-04-10T16:55:41.000Z","updated_at":"2023-11-29T11:33:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a62235a7-7e78-44ab-a459-7fa9eca66e89","html_url":"https://github.com/escomputers/Automatic-Order-Book-Scanner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escomputers/Automatic-Order-Book-Scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escomputers%2FAutomatic-Order-Book-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escomputers%2FAutomatic-Order-Book-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escomputers%2FAutomatic-Order-Book-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escomputers%2FAutomatic-Order-Book-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escomputers","download_url":"https://codeload.github.com/escomputers/Automatic-Order-Book-Scanner/tar.gz/refs/heads/docker","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escomputers%2FAutomatic-Order-Book-Scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274637958,"owners_count":25322536,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["algorithmic-trading","binance","binance-api","charts","cryptocurrencies","orderbook","orderbook-data","python","trading-signals"],"created_at":"2024-11-25T01:10:35.255Z","updated_at":"2025-09-11T12:43:00.243Z","avatar_url":"https://github.com/escomputers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Scope\nThe scope of this tool is providing useful order book signals from Binance order book, by:\n- reading symbol order book repeatedly\n- saving aggregated price levels\n- displaying data into a webpage using charts\n\n\u003csub\u003eNote: each symbol scan depth is limited by Binance API of last 5000 bids \u0026 asks\u003c/sub\u003e\n\n## Requirements\nDocker\n\n## Usage\nDocker image is made of:\n- PostgreSql database (official image)\n- Redis server (official image)\n- pgAdmin4 (official image)\n- Application\n\n\u003csub\u003eIn production run it in front of nginx reverse proxy\u003c/sub\u003e\n\n\u003cimg src=\"https://dl.dropboxusercontent.com/s/is8aj5ld2ywfw6i/scanned-by-snyk.png\" alt=\"scanned by snyk\" width=\"151\" height=\"86\"\u003e\u003c/img\u003e\n\n1. Export required environment variables\n```\nexport=DJANGO_SECRET_KEY=\nexport=POSTGRES_PASSWORD=\nexport=PGADMIN_DEFAULT_EMAIL\nexport=PGADMIN_DEFAULT_PASSWORD=\n```\n2. Build and run\n```\n# Build (optional)\nbash run.sh\n\n# Run\ndocker compose exec web python babsproj/manage.py qcluster\n```\n\n3. First time run, populate symbols list and schedule weekly update\n```\ndocker compose exec web python babsproj/babs/bootstrap.py schedule-symbols\n```\n\n\u003cimg src=\"https://i.imgur.com/kOptWcG.gif\"\u003e\u003c/img\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescomputers%2Fautomatic-order-book-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescomputers%2Fautomatic-order-book-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescomputers%2Fautomatic-order-book-scanner/lists"}