{"id":23108174,"url":"https://github.com/genxoft/php-trader-bot","last_synced_at":"2025-04-03T22:44:49.518Z","repository":{"id":140136175,"uuid":"520037322","full_name":"genxoft/php-trader-bot","owner":"genxoft","description":"Example trading bot","archived":false,"fork":false,"pushed_at":"2022-08-01T09:07:43.000Z","size":695,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T10:42:03.647Z","etag":null,"topics":["binance","php","tradebot","trader-bot","trading"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/genxoft.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":"2022-08-01T09:02:39.000Z","updated_at":"2022-08-01T09:09:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"c881cfb7-f5f2-409e-8099-6a88a554773b","html_url":"https://github.com/genxoft/php-trader-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genxoft%2Fphp-trader-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genxoft%2Fphp-trader-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genxoft%2Fphp-trader-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genxoft%2Fphp-trader-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genxoft","download_url":"https://codeload.github.com/genxoft/php-trader-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092372,"owners_count":20882217,"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","php","tradebot","trader-bot","trading"],"created_at":"2024-12-17T01:17:38.575Z","updated_at":"2025-04-03T22:44:49.511Z","avatar_url":"https://github.com/genxoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trader bot (Binance)\n\n- ⚠️**Do not use it for your real Binance account without your own review**: Strategy presented in this application is pretty stupid.\n\n- ⚠️**The developer and contributors are not responsible for the money you lose while using this application or its fragments.**\n\nThis application was made with educational purposes not for earn real money.\n\nWhen I was making this application my goals were:\n- Try to interact with Binance API\n- Try to analyze trading data and automatically make decision to buy or sell an asset\n- Code my own simple Logger (it will need it in the future)\n\n## Requirements\n- PHP \u003e 8.1\n- PECL Trader lib (https://pecl.php.net/package/trader)\n- with PDO_SQLITE\n\n## Installation\n\n1. Clone project\n```shell\ngit clone https://github.com/genxoft/php-trader-bot\ncd php-trader-bot\n```\n\n2. Composer install\n```shell\nphp composer.phar install\n```\n\n3. Copy and fill .env\n```shell\ncp .env.local .env\nvim .env\n```\n\n4. Migrate database\n```shell\nphp composer.phar run migrate\n```\n\n5. Docker compose up\n```shell\ndocker compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenxoft%2Fphp-trader-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenxoft%2Fphp-trader-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenxoft%2Fphp-trader-bot/lists"}