{"id":18492487,"url":"https://github.com/makevoid/centex-market-taker-bot","last_synced_at":"2025-05-14T00:33:26.580Z","repository":{"id":136508192,"uuid":"352009621","full_name":"makevoid/centex-market-taker-bot","owner":"makevoid","description":"Simple market taker bot that trades on the Centex crypto exchange","archived":false,"fork":false,"pushed_at":"2021-12-21T21:57:37.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T06:02:47.558Z","etag":null,"topics":["automation","bot","centex","centex-api","exchange","market-taker","market-taker-bot","ruby","trading-bot"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/makevoid.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":"2021-03-27T07:26:30.000Z","updated_at":"2023-04-10T09:03:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"34919872-fb16-49c7-b79d-0a48d2a86bba","html_url":"https://github.com/makevoid/centex-market-taker-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fcentex-market-taker-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fcentex-market-taker-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fcentex-market-taker-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fcentex-market-taker-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/centex-market-taker-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046405,"owners_count":22005588,"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":["automation","bot","centex","centex-api","exchange","market-taker","market-taker-bot","ruby","trading-bot"],"created_at":"2024-11-06T13:08:13.305Z","updated_at":"2025-05-14T00:33:26.570Z","avatar_url":"https://github.com/makevoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# centex-market-taker-bot\n\nSimple market taker bot for the Centex crypto exchange - this bot can place buy orders that take (match) active market offers (sell orders)\n\n#### Exchange:\n\nCentex\n\nAPI: https://api.centex.io/docs\n\n#### Secrets:\n\nthe secret config file is `env_secret.rb`, copy the default one and fill in your centex exchange api key `cp env_secret.default.rb env_secret.rb`\n\n#### Bot config:\n\n```rb\n{\n  side: \"buy\",    # or \"sell\" - default: \"buy\"\n  price: 0.0001,  # maximum price you want to match orders at\n  amount: 50,     # amount to buy (per hour) in cheapETHs\n  every:  60,     # trigger an order every x minutes if the market is at that price level\n  coin: \"cth\",    # or others listed # default: \"eth\"\n}\n```\n\n#### Install dependencies:\n\n    bundle\n\n#### Run:\n\n    bundle exec rake\n\n\n---\n\nLicense: The Unlicense\n\nThe program is provide it as is, this is not a finished product, use at your own risk.\n\n----\n\n@makevoid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fcentex-market-taker-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Fcentex-market-taker-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fcentex-market-taker-bot/lists"}