{"id":21927628,"url":"https://github.com/burgossrodrigo/go-binance-integration","last_synced_at":"2026-05-18T15:07:33.262Z","repository":{"id":241037675,"uuid":"804138749","full_name":"burgossrodrigo/go-binance-integration","owner":"burgossrodrigo","description":"Support/Resistance trading algorithm ","archived":false,"fork":false,"pushed_at":"2024-05-28T21:19:18.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T04:17:41.549Z","etag":null,"topics":["binance","golang","trading-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Go","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/burgossrodrigo.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":"2024-05-22T03:04:23.000Z","updated_at":"2024-06-11T10:25:05.000Z","dependencies_parsed_at":"2024-05-29T00:16:54.091Z","dependency_job_id":null,"html_url":"https://github.com/burgossrodrigo/go-binance-integration","commit_stats":null,"previous_names":["burgossrodrigo/go-binance-integration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/burgossrodrigo/go-binance-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgossrodrigo%2Fgo-binance-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgossrodrigo%2Fgo-binance-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgossrodrigo%2Fgo-binance-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgossrodrigo%2Fgo-binance-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burgossrodrigo","download_url":"https://codeload.github.com/burgossrodrigo/go-binance-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgossrodrigo%2Fgo-binance-integration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262857279,"owners_count":23375492,"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":["binance","golang","trading-algorithms"],"created_at":"2024-11-28T22:16:46.691Z","updated_at":"2026-05-18T15:07:28.228Z","avatar_url":"https://github.com/burgossrodrigo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Integration\n\nThis project fetches OHLC (Open, High, Low, Close) data from Binance, calculates resistance and support levels, and executes trades based on these levels. The trades are then stored in a MongoDB database.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Go\n- MongoDB\n\n### Installing\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/binance-integration.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd binance-integration\n```\n\n3. Install the dependencies:\n\n```bash\ngo get\n```\n\n\n## Running the Application\n\nTo run the application, use the `go run` command:\n\n```bash\ngo run main.go\n```\n\n\nThe application will immediately execute trades based on the current resistance and support levels, and then continue to do so every 6 hours.\n\n## Built With\n\n- [Go](https://golang.org/) - The programming language used\n- [Binance API](https://binance-docs.github.io/apidocs/spot/en/) - Used to fetch OHLC data\n- [TA-Lib](https://mrjbq7.github.io/ta-lib/) - Used to calculate resistance and support levels\n- [MongoDB](https://www.mongodb.com/) - Used to store trade data\n\n## Contributing\n\nWe love contributions from everyone. Contributing is a great way to learn more about blockchain and trading, and to engage with our active community.\n\n### How to Contribute\n\n1. Fork the repository on GitHub.\n2. Clone the forked repository to your machine.\n3. Make your changes and commit them to your local repository.\n4. Push the changes to your forked repository on GitHub.\n5. Submit a pull request to the main repository.\n\n### Contribution Guidelines\n\n- Please ensure your pull request adheres to the following guidelines:\n  - Search previous suggestions before making a new one, as yours may be a duplicate.\n  - Make an individual pull request for each suggestion.\n  - Use the following format for commit messages: `Add X functionality` or `Fix issue in Y`.\n  - New categories, or improvements to the existing categorisation are welcome.\n  - Keep descriptions short and simple, but descriptive.\n  - Start the description with a capital and end with a full stop/period.\n  - Check your spelling and grammar.\n  - Make sure your text editor is set to remove trailing whitespace.\n\n### Code of Conduct\n\nWe are committed to providing a friendly, safe and welcoming environment for all. Please take a moment to read our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n### Questions\n\nIf you have any questions, please feel free to contact me.\n\n## License\n\nNo license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgossrodrigo%2Fgo-binance-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburgossrodrigo%2Fgo-binance-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgossrodrigo%2Fgo-binance-integration/lists"}