{"id":14978079,"url":"https://github.com/pantunes/exchange-radar","last_synced_at":"2025-10-28T08:31:43.753Z","repository":{"id":213960111,"uuid":"637216360","full_name":"pantunes/exchange-radar","owner":"pantunes","description":"Live trading information from various cryptocurrency exchanges.","archived":false,"fork":false,"pushed_at":"2024-05-28T20:04:09.000Z","size":700,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-29T11:04:30.367Z","etag":null,"topics":["aggregator","asyncio","cryptocurrencies","cryptocurrency-exchanges","docker","docker-compose","event-driven","microservices","pydantic","python","rabbitmq","raspberry-pi-4","realtime-messaging","redis","redis-om","redis-stack","restful","starlette","uvicorn","websockets"],"latest_commit_sha":null,"homepage":"https://exchangeradar.tech","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pantunes.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":"2023-05-06T21:37:03.000Z","updated_at":"2024-06-23T12:44:17.735Z","dependencies_parsed_at":"2024-02-11T18:33:30.799Z","dependency_job_id":"47607066-8204-42b7-b716-81d618fb6395","html_url":"https://github.com/pantunes/exchange-radar","commit_stats":null,"previous_names":["pantunes/exchange-radar"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantunes%2Fexchange-radar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantunes%2Fexchange-radar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantunes%2Fexchange-radar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantunes%2Fexchange-radar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pantunes","download_url":"https://codeload.github.com/pantunes/exchange-radar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859904,"owners_count":16556031,"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":["aggregator","asyncio","cryptocurrencies","cryptocurrency-exchanges","docker","docker-compose","event-driven","microservices","pydantic","python","rabbitmq","raspberry-pi-4","realtime-messaging","redis","redis-om","redis-stack","restful","starlette","uvicorn","websockets"],"created_at":"2024-09-24T13:56:50.228Z","updated_at":"2025-10-28T08:31:43.353Z","avatar_url":"https://github.com/pantunes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange-radar: Real-time Crypto Exchange Trades Monitor\n\n[![Version][version-svg]][package-url]\n[![License][license-image]][license-url]\n[![Build Status][ci-svg]][ci-url]\n\nWelcome to Exchange Radar, your gateway to real-time trade data from major cryptocurrency exchanges.\n\n### Supported Exchanges\nExchange Radar currently supports the following top exchanges by reputation and trading volume:\n- Binance\n- Coinbase\n- Kraken\n- KuCoin\n- OKX\n- Bybit\n- Bitstamp\n- MEXC\n- HTX\n\n### Build \u0026 Run\nGet started effortlessly:\n\n#### Locally\n\n    # Start all services (all crypto-exchange producers, consumer and web services)\n    $ docker compose -f local.yml up --build -d\n\n    # Start crypto-exchange OKX producer, consumer and web services\n    $ docker compose -f local.yml up --build consumer producer-okx\n\n#### Production\n\n    # Start all services\n    $ docker compose -f production.yml up --build -d\n\n    # Scale the consumer service horizontally with 2 instances\n    $ docker compose -f production.yml up --build --scale consumer=2\n\n### OAS 3\nOpenAPI Specification: http://127.0.0.1:9000/api/schema.yaml\n\n### Run Test Cases \u0026 Code Coverage\n\n#### Tests\n\n    $ make tests\n\n#### Code Coverage\n\n    $ make coverage\n\n### Run Benchmarks\n\n    $ make benchmark\n\nExample of the benchmark output can be seen [here](benchmarks/results.out).\n\n### UI\nExplore real-time trade information effortlessly:\n- Visit http://127.0.0.1:9000/BTC to access real-time BTC trades.\n- To track BTC whales' transactions, navigate to http://127.0.0.1:9000/BTC/whales.\n- For BTC dolphins' transactions, use http://127.0.0.1:9000/BTC/dolphins.\n- To monitor BTC octopuses' transactions, head to http://127.0.0.1:9000/BTC/octopuses.\n\nFeel free to replace BTC with any other supported coin across the exchanges.\n\n### Hardware Requirements\nExchange Radar operates efficiently without requiring extensive resources. In fact, all services run seamlessly on a single Raspberry Pi 4.\n\n\u003c!-- Links --\u003e\n\n\u003c!-- badges --\u003e\n[version-svg]: https://img.shields.io/pypi/v/exchange-radar?style=flat-square\n[package-url]: https://pypi.org/project/exchange-radar/\n[ci-svg]: https://github.com/pantunes/exchange-radar/actions/workflows/ci-cd.yml/badge.svg\n[ci-url]: https://github.com/pantunes/exchange-radar/actions/workflows/ci-cd.yml\n[license-image]: https://shields.io/badge/license-GNU%20General%20Public%20License%20v3.0-green\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantunes%2Fexchange-radar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpantunes%2Fexchange-radar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantunes%2Fexchange-radar/lists"}