{"id":13532302,"url":"https://github.com/barter-rs/barter-rs","last_synced_at":"2025-04-01T20:31:47.095Z","repository":{"id":61507573,"uuid":"548473954","full_name":"barter-rs/barter-rs","owner":"barter-rs","description":"Open-source Rust framework for building event-driven live-trading \u0026 backtesting systems","archived":false,"fork":false,"pushed_at":"2025-03-27T20:57:03.000Z","size":1370,"stargazers_count":1259,"open_issues_count":42,"forks_count":188,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-03-27T21:37:46.893Z","etag":null,"topics":["algo-trading","algorithmic-trading","algotrading","backtesting","backtesting-engine","backtesting-frameworks","backtesting-trading-strategies","crypto-bot","event-driven","hft","high-frequency-trading","market-making","quant","quantitative-finance","rust","trading-bot","trading-platform","trading-simulator","trading-strategies","trading-systems"],"latest_commit_sha":null,"homepage":"https://github.com/orgs/barter-rs/repositories","language":"Rust","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/barter-rs.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":"2022-10-09T16:39:34.000Z","updated_at":"2025-03-26T06:59:42.000Z","dependencies_parsed_at":"2024-07-11T16:49:30.599Z","dependency_job_id":"9492c794-1f9b-4853-9135-a31e49730e85","html_url":"https://github.com/barter-rs/barter-rs","commit_stats":{"total_commits":404,"total_committers":6,"mean_commits":67.33333333333333,"dds":0.05693069306930698,"last_synced_commit":"d446bfb9a578f19d77d71ff088f9ae7b9e6b5e61"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barter-rs%2Fbarter-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barter-rs%2Fbarter-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barter-rs%2Fbarter-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barter-rs%2Fbarter-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barter-rs","download_url":"https://codeload.github.com/barter-rs/barter-rs/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246527500,"owners_count":20792075,"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":["algo-trading","algorithmic-trading","algotrading","backtesting","backtesting-engine","backtesting-frameworks","backtesting-trading-strategies","crypto-bot","event-driven","hft","high-frequency-trading","market-making","quant","quantitative-finance","rust","trading-bot","trading-platform","trading-simulator","trading-strategies","trading-systems"],"created_at":"2024-08-01T07:01:09.904Z","updated_at":"2025-04-01T20:31:42.082Z","avatar_url":"https://github.com/barter-rs.png","language":"Rust","funding_links":[],"categories":["Backtest + live trading","Rust","Quantitative Trading \u0026 Backtesting","Libraries \u0026 SDKs","algorithmic-trading","Backtesting"],"sub_categories":["General purpose","Rust","Data Visualization"],"readme":"# Barter Ecosystem\nBarter is an open-source ecosystem of Rust libraries for building live-trading and back-testing systems. It is made up \nof several easy-to-use, extensible crates: \n* **Barter**: Framework for building event-driven live-trading and back-testing systems. Algorithmic trade with the \npeace of mind that comes from knowing your strategies have been back-tested with a near-identical trading engine.\n* **Barter-Data**: High-performance WebSocket integration library for streaming public market data from leading \ncryptocurrency exchanges - batteries included. \n* **Barter-Execution**: Feature rich simulated exchange to assist with back-testing and dry-trading. Also provides a \nnormalised trading interface capable of executing across different financial venues.\n* **Barter-Integration**: Low-level frameworks for flexible REST/WebSocket integrations.\n* **Barter-Macro**: Barter ecosystem macros. \n\n**See: [`Barter`], [`Barter-Data`], [`Barter-Integration`], [`Barter-Execution`] \u0026 [`Barter-Macro`] for more \ncomprehensive documentation.**\n\n[![Crates.io][crates-badge]][crates-url]\n[![MIT licensed][mit-badge]][mit-url]\n[![Build Status][actions-badge]][actions-url]\n[![Discord chat][discord-badge]][discord-url]\n\n[crates-badge]: https://img.shields.io/crates/v/barter.svg\n[crates-url]: https://crates.io/crates/barter\n\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[mit-url]: https://github.com/barter-rs/barter-rs/blob/develop/LICENSE\n\n[actions-badge]: https://gitlab.com/open-source-keir/financial-modelling/trading/barter-data-rs/badges/-/blob/main/pipeline.svg\n[actions-url]: https://gitlab.com/open-source-keir/financial-modelling/trading/barter-data-rs/-/commits/main\n\n[discord-badge]: https://img.shields.io/discord/910237311332151317.svg?logo=discord\u0026style=flat-square\n[discord-url]: https://discord.gg/wE7RqhnQMV\n\n[`Barter`]: https://crates.io/crates/barter\n[`Barter-Data`]: https://crates.io/crates/barter-data\n[`Barter-Integration`]: https://crates.io/crates/barter-integration\n[`Barter-Execution`]: https://crates.io/crates/barter-execution\n[`Barter-Macro`]: https://crates.io/crates/barter-macro\n[API Documentation]: https://docs.rs/barter/latest/barter/\n[Chat]: https://discord.gg/wE7RqhnQMV\n\n## Getting Help\nFirstly, see if the answer to your question can be found in the [API Documentation]. If the answer is not there, I'd be\nhappy to help via [Chat] and try answer your question via Discord.\n\n## Contributing\nThanks in advance for helping to develop the Barter ecosystem! Please do get hesitate to get touch via the Discord\n[Chat] to discuss development, new features, and the future roadmap.\n\n## Licence\nThis project is licensed under the [MIT license].\n\n[MIT license]: https://github.com/barter-rs/barter-rs/blob/develop/LICENSE\n\n### Contribution\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in one of the Barter workspace crates by you, shall be licensed as MIT, without any additional\nterms or conditions.\n\n## Disclaimer\n\nThis software is for educational purposes only. Do not risk money which\nyou are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS\nAND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarter-rs%2Fbarter-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarter-rs%2Fbarter-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarter-rs%2Fbarter-rs/lists"}