{"id":38319307,"url":"https://github.com/kejrak/xtb-client-go","last_synced_at":"2026-01-17T02:38:49.467Z","repository":{"id":257536675,"uuid":"857697699","full_name":"kejrak/xtb-client-go","owner":"kejrak","description":"Go Client Library for XTB Trading Platform.","archived":false,"fork":false,"pushed_at":"2025-03-23T17:52:20.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:34:19.974Z","etag":null,"topics":["golang","library","trading","xtb"],"latest_commit_sha":null,"homepage":"http://developers.xstore.pro/documentation/","language":"Go","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/kejrak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-09-15T11:18:27.000Z","updated_at":"2025-03-23T17:52:23.000Z","dependencies_parsed_at":"2024-12-27T23:32:32.881Z","dependency_job_id":"99dae98e-60e4-4d63-9391-9dde648ab7f3","html_url":"https://github.com/kejrak/xtb-client-go","commit_stats":null,"previous_names":["kejrak/xtb-client-go"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kejrak/xtb-client-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kejrak%2Fxtb-client-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kejrak%2Fxtb-client-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kejrak%2Fxtb-client-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kejrak%2Fxtb-client-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kejrak","download_url":"https://codeload.github.com/kejrak/xtb-client-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kejrak%2Fxtb-client-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","library","trading","xtb"],"created_at":"2026-01-17T02:38:48.768Z","updated_at":"2026-01-17T02:38:49.460Z","avatar_url":"https://github.com/kejrak.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XTB - GO CLIENT LIBRARY\n\n## Important Reminder (as of 14 March 2025) !!!\n\nDue to XTB API access being disabled as of 14.03.2025, any code within this project relying on the XTB API will not function as intended.\nhttp://developers.xstore.pro\n\n---\n\nFor detailed API documentation and official support, refer to the [XTB API Documentation](http://developers.xstore.pro/documentation/). It provides comprehensive information on how to use the various endpoints, authentication methods, and other advanced features offered by XTB's trading platform.\n\n## Example Usage and Initialization of demo environment\n\n```\n\tc, err := xclient.NewClient(\"demo\", userID, password)\n\tif err != nil {\n\t\tlog.Fatalf(\"Failed to initialize client: %v\", err)\n\t}\n\n\tdefer c.Close()\n\n```\n\n## Disclaimer\n\nThis library provides a convenient interface for trading with XTB but use it at your own risk. Automated trading can lead to losses, and markets are inherently volatile. It is recommended that you fully understand how the API works before executing live trades. Always test your strategies thoroughly in demo environments and consult with a financial advisor if needed.\n\nThe developers of this library are not responsible for any financial losses or damages that may result from using this software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkejrak%2Fxtb-client-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkejrak%2Fxtb-client-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkejrak%2Fxtb-client-go/lists"}