{"id":13531241,"url":"https://github.com/ottodevs/instabot-trader","last_synced_at":"2025-07-30T07:03:15.098Z","repository":{"id":71768915,"uuid":"156569433","full_name":"ottodevs/instabot-trader","owner":"ottodevs","description":"Automate Bitcoin Trading","archived":false,"fork":false,"pushed_at":"2018-11-07T08:32:36.000Z","size":95,"stargazers_count":8,"open_issues_count":0,"forks_count":42,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T18:51:52.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/ottodevs.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":"2018-11-07T15:43:32.000Z","updated_at":"2023-10-30T12:58:34.000Z","dependencies_parsed_at":"2023-06-10T03:15:39.582Z","dependency_job_id":null,"html_url":"https://github.com/ottodevs/instabot-trader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ottodevs/instabot-trader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottodevs%2Finstabot-trader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottodevs%2Finstabot-trader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottodevs%2Finstabot-trader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottodevs%2Finstabot-trader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ottodevs","download_url":"https://codeload.github.com/ottodevs/instabot-trader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottodevs%2Finstabot-trader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267827303,"owners_count":24150344,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-08-01T07:01:01.306Z","updated_at":"2025-07-30T07:03:15.001Z","avatar_url":"https://github.com/ottodevs.png","language":"JavaScript","funding_links":[],"categories":["Automated Order Execution"],"sub_categories":["Open Source"],"readme":"# Instabot Trader\n\nA simple tool to convert text messages sent over HTTP or via a Telegram bot into\na set of trading orders, to a variety of exchanges (Bitfinex, Deribit and Coinbase Pro).\n\nUse it automate placing orders, place a series of orders (eg, buy, take profit and stop loss)\nor take advantage of advanced orders (like scaled orders, or stepped market orders) on\nexchanges that don't support them. Chain together sequences of orders or order across multiple\nexchanges on a single alert (long spot on Bitfinex and hedge with a short on Deribit).\n\nIt supports notifications to SMS, Telegram or Slack too, so you can use it as a super powerful\nalerting tool to keep you in the loop. \n\nDocs are at [http://instabot42.github.io/](http://instabot42.github.io/)\n\nFind me on [Whalepool.io](http://whalepool.io/) teamspeak\n\n## Basic setup\n\nReally, go look at the proper docs at [http://instabot42.github.io/](http://instabot42.github.io/).\n\nYou'll need `node` and `npm` to use this.\n\nClone the repo, then...\n\n```bash\ncd instabot-trader\nnpm install\nnpm run setup\n```\n\nNow edit the `config/local.json` file to get things ready (again - look at the docs).\n\nAnd finally, to start the app running...\n\n```bash\nnpm run start\n```\n\nTo run the tests (either once, or continuously)...\n\n```bash\nnpm run test\nnpm run watch\n```\n\n## All donations gratefully accepted! \n\nIf you're using this to help you trade 24/7, it would be great if you could throw me a few Satoshi \nfrom time to time to say thanks. \n\n* Bitcoin: 39vBjyAu65vYEd7thnW75V7eULTcz7wgxV\n* Litecoin: LUov5izfzuDakBeLGGCtyzmZcwCB2nXBDY\n* Eth: 0x2F18958381D3a1025e136b5AEF727dDa132602f8\n \nThanks!\n\n\n## License\n\nCopyright 2018 Instabot\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of \nthis software and associated documentation files (the \"Software\"), to deal in the \nSoftware without restriction, including without limitation the rights to use, copy, \nmodify, merge, publish, distribute, sublicense, and/or sell copies of the Software, \nand to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all \ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, \nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A \nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION \nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE \nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottodevs%2Finstabot-trader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fottodevs%2Finstabot-trader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottodevs%2Finstabot-trader/lists"}