{"id":28237037,"url":"https://github.com/lueasf/hftrading","last_synced_at":"2025-06-10T15:30:49.622Z","repository":{"id":282070401,"uuid":"946632016","full_name":"lueasf/HFTrading","owner":"lueasf","description":"HFTrading is a group project about creating a High Frequency Trading Tool in C++ \u0026 Python.","archived":false,"fork":false,"pushed_at":"2025-06-09T17:57:25.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T18:46:28.751Z","etag":null,"topics":["cpp","nats","python","trading","websocket"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lueasf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-11T12:47:21.000Z","updated_at":"2025-06-09T17:57:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5fb66b4-513f-4cac-99bf-c6f877e94cd9","html_url":"https://github.com/lueasf/HFTrading","commit_stats":null,"previous_names":["lueasf/hft","lueasf/hftrading"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueasf%2FHFTrading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueasf%2FHFTrading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueasf%2FHFTrading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueasf%2FHFTrading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lueasf","download_url":"https://codeload.github.com/lueasf/HFTrading/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueasf%2FHFTrading/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259101086,"owners_count":22805198,"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":["cpp","nats","python","trading","websocket"],"created_at":"2025-05-19T00:17:18.303Z","updated_at":"2025-06-10T15:30:49.612Z","avatar_url":"https://github.com/lueasf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HFTrading\n[![Python Tests](https://github.com/lueasf/HFTrading/actions/workflows/python-tests.yml/badge.svg)](https://github.com/lueasf/HFTrading/actions/workflows/python-tests.yml)\n[![Build C++ Executable](https://github.com/lueasf/HFTrading/actions/workflows/build.yml/badge.svg)](https://github.com/lueasf/HFTrading/actions/workflows/build.yml)\n\nHFTrading is a group project about creating a High Frequency Trading Tool in C++ \u0026 Python.\n\n## How to install\n\nBuild aeron first:\n```bash\ncmake --build cmake-build-debug --target aeron\n```\n\nOn **Windows**, you will need to install Visual Studio. You need a single version of Visual Studio installed or the aeron\nbuild will fail.\n\nYou can check your current installation paths with:\n\n```powershell\n\u0026(Join-Path ${env:ProgramFiles(x86)} \"\\Microsoft Visual Studio\\Installer\\vswhere.exe\") -property installationpath\n```\n\n## How to run\n\n### Run the Nats server\n\n```bash\ndocker run -p 4222:4222 -ti nats:latest\n```\n\n## Resources\n\n\u003e Prometheus Client\nhttps://prometheus.github.io/client_python/getting-started/three-step-demo/\n\n\u003e WebSocket Lib in C++\nhttps://github.com/boostorg/beast\n\n\u003e NATS server\nhttps://docs.nats.io/running-a-nats-service/introduction/installation\n\n\u003e NATS messaging system\nhttps://github.com/nats-io/nats.c\n\n\u003e Polars a data manipulation lib\nhttps://github.com/pola-rs/polars\n\n\u003e Aeron for UDP transport\nhttps://github.com/aeron-io/aeron\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueasf%2Fhftrading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flueasf%2Fhftrading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueasf%2Fhftrading/lists"}