{"id":46841501,"url":"https://github.com/uberdeveloper/omspy-brokers","last_synced_at":"2026-03-10T13:16:12.713Z","repository":{"id":96365337,"uuid":"526942947","full_name":"uberdeveloper/omspy-brokers","owner":"uberdeveloper","description":"Broker plugins for omspy","archived":false,"fork":false,"pushed_at":"2024-11-28T03:15:45.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-28T04:20:46.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/uberdeveloper.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}},"created_at":"2022-08-20T14:01:31.000Z","updated_at":"2024-11-28T03:15:49.000Z","dependencies_parsed_at":"2023-04-07T01:16:59.340Z","dependency_job_id":null,"html_url":"https://github.com/uberdeveloper/omspy-brokers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uberdeveloper/omspy-brokers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberdeveloper%2Fomspy-brokers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberdeveloper%2Fomspy-brokers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberdeveloper%2Fomspy-brokers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberdeveloper%2Fomspy-brokers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uberdeveloper","download_url":"https://codeload.github.com/uberdeveloper/omspy-brokers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberdeveloper%2Fomspy-brokers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30334419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"last_error":"SSL_read: 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":"2026-03-10T13:16:11.927Z","updated_at":"2026-03-10T13:16:12.697Z","avatar_url":"https://github.com/uberdeveloper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Broker add-ons for omspy\n\nThis repository provides connectors to various live brokers.\n\nTo implement a broker\n\n1. Subclass from `omspy.base.Broker`\n2. Implement the following 4 methods\n\n### `authenticate`\nauthenticate the user\n### `order_place`\nto place a new order\n### `order_modify`\nto modify an existing order\n### `order_cancel`\nto cancel an existing order\n\n3. Create the following 3 methods as properties\n### `orders`\nshould return a list of all orders\n### `positions`\nshould return a list of all existing positions\n### `trades`\nshould return a list of all trades\n\nImplement any other broker method you wish to implement\nand also override any existing method\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberdeveloper%2Fomspy-brokers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuberdeveloper%2Fomspy-brokers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberdeveloper%2Fomspy-brokers/lists"}