{"id":19553614,"url":"https://github.com/quantconnect/lean.datasource.coinapi","last_synced_at":"2026-03-01T10:33:32.827Z","repository":{"id":221629995,"uuid":"754278022","full_name":"QuantConnect/Lean.DataSource.CoinAPI","owner":"QuantConnect","description":"LEAN CoinAPI Data Source","archived":false,"fork":false,"pushed_at":"2025-12-31T19:44:14.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-01T21:42:03.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/QuantConnect.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-07T18:35:18.000Z","updated_at":"2025-12-29T16:54:00.000Z","dependencies_parsed_at":"2024-05-02T15:43:18.473Z","dependency_job_id":"6acb649a-d419-453d-ba59-1dd1c7166f3f","html_url":"https://github.com/QuantConnect/Lean.DataSource.CoinAPI","commit_stats":null,"previous_names":["quantconnect/lean.datasource.coinapi"],"tags_count":891,"template":false,"template_full_name":"QuantConnect/Lean.DataSource.SDK","purl":"pkg:github/QuantConnect/Lean.DataSource.CoinAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2FLean.DataSource.CoinAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2FLean.DataSource.CoinAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2FLean.DataSource.CoinAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2FLean.DataSource.CoinAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","download_url":"https://codeload.github.com/QuantConnect/Lean.DataSource.CoinAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2FLean.DataSource.CoinAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29966839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T09:33:09.965Z","status":"ssl_error","status_checked_at":"2026-03-01T09:25:48.915Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T04:24:03.901Z","updated_at":"2026-03-01T10:33:32.812Z","avatar_url":"https://github.com/QuantConnect.png","language":"C#","readme":"![LEAN Data Source SDK](http://cdn.quantconnect.com.s3.us-east-1.amazonaws.com/datasources/Github_LeanDataSourceSDK.png)\n\n# Lean CoinAPI DataSource Plugin\n\n[![Build Status](https://github.com/QuantConnect/LeanDataSdk/workflows/Build%20%26%20Test/badge.svg)](https://github.com/QuantConnect/LeanDataSdk/actions?query=workflow%3A%22Build%20%26%20Test%22)\n\n### Introduction\n\nWelcome to the CoinAPI Connector Library for .NET 6. This open-source project provides a robust and efficient C# library designed to seamlessly connect with the CoinAPI. The library facilitates easy integration with the QuantConnect [LEAN Algorithmic Trading Engine](https://github.com/quantConnect/Lean), offering a clear and straightforward way for users to incorporate CoinAPI's extensive financial datasets into their algorithmic trading strategies.\n\n### CoinAPI Overview\nCoinAPI is a reliable provider of real-time and historical financial market data, offering support for traditional asset classes such as cryptocurrencies and crypto futures across various exchanges. With CoinAPI, developers can access a wealth of data to enhance their trading strategies and decision-making processes.\n\n### Features\n\n- **Easy Integration:** Simple and intuitive integration process, allowing developers to quickly incorporate CoinAPI's data into their trading algorithms.\n- **Rich Financial Data:** Access to a vast array of real-time and historical data for cryptocurrencies and crypto futures, empowering developers to make informed trading decisions.\n- **Flexible Configuration:** Customizable settings to tailor the integration according to specific trading needs and preferences.\n- **Symbol SecurityType Support:**\n  - [x] Crypto\n  - [x] CryptoFuture\n- **Exchange Support:**\n  - [x] COINBASE\n  - [x] BITFINEX\n  - [x] BINANCE\n  - [x] KRAKEN\n  - [x] BINANCEUS\n- **Backtesting and Research:** Seamlessly test and refine your trading algorithms using CoinAPI's data within QuantConnect LEAN's backtesting and research modes, enabling you to optimize your strategies with confidence.\n\n### Contribute to the Project\nContributions to this open-source project are welcome! If you find any issues, have suggestions for improvements, or want to add new features, please open an issue or submit a pull request.\n\n### Installation\nTo contribute to the CoinAPI Connector Library for .NET 6 within QuantConnect LEAN, follow these steps:\n1. **Obtain API Key:** Sign up for a free CoinAPI key [here](https://docs.coinapi.io/) if you don't have one.\n2. **Fork the Project:** Fork the repository by clicking the \"Fork\" button at the top right of the GitHub page.\n3. Clone Your Forked Repository:\n```\ngit clone https://github.com/your-username/Lean.DataSource.CoinAPI.git\n```\n4. **Configuration:**\n  - Set the `coinapi-api-key` in your QuantConnect configuration (config.json or environment variables).\n  - [optional] Set the `coinapi-product` (by default: Free)\n```\n{\n    \"coinapi-api-key\": \"\",\n    \"coinapi-product\": \"\",\n}\n```\n\n### Price Plan\nFor detailed information on CoinAPI's pricing plans, please refer to the [CoinAPI Pricing](https://www.coinapi.io/market-data-api/pricing) page.\n\n### Documentation\nRefer to the [documentation](https://www.quantconnect.com/docs/v2/lean-cli/datasets/coinapi) for detailed information on the library's functions, parameters, and usage examples.\n\n### License\nThis project is licensed under the MIT License - see the [LICENSE](#) file for details.\n\nHappy coding and algorithmic trading!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantconnect%2Flean.datasource.coinapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantconnect%2Flean.datasource.coinapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantconnect%2Flean.datasource.coinapi/lists"}