{"id":18981969,"url":"https://github.com/memsjava/xrp-kraken-future-bot","last_synced_at":"2026-01-24T14:13:14.818Z","repository":{"id":115325482,"uuid":"454665068","full_name":"memsjava/xrp-kraken-future-bot","owner":"memsjava","description":"Bot to trade on future with MACD entry and ATR close position. If you want to use this, its your own responsability.","archived":false,"fork":false,"pushed_at":"2022-03-27T08:40:30.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T21:08:00.040Z","etag":null,"topics":["bot","python","trading","trading-bot","xrp-army"],"latest_commit_sha":null,"homepage":"","language":"Python","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/memsjava.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":"2022-02-02T06:21:18.000Z","updated_at":"2025-03-26T17:46:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"5abab4f5-50bd-4aeb-8384-0bdc262e7138","html_url":"https://github.com/memsjava/xrp-kraken-future-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/memsjava/xrp-kraken-future-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Fxrp-kraken-future-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Fxrp-kraken-future-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Fxrp-kraken-future-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Fxrp-kraken-future-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memsjava","download_url":"https://codeload.github.com/memsjava/xrp-kraken-future-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Fxrp-kraken-future-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28729411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","python","trading","trading-bot","xrp-army"],"created_at":"2024-11-08T16:11:55.055Z","updated_at":"2026-01-24T14:13:14.813Z","avatar_url":"https://github.com/memsjava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\" rel=\"noopener\"\u003e\n \u003cimg width=200px height=200px src=\"https://cryptologos.cc/logos/xrp-xrp-logo.png?v=021\" alt=\"XRP logo from cryptologos.com\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eBot xrp-future-kraken-perp\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n    This bot is only for xrp, When you run this bot, \n    \u003cbr\u003e \n    Please do not trade any other kraken future pairs at same time.\n\u003c/p\u003e\n\n## 📝 Table of Contents\n\n- [About](#about)\n- [Getting Started](#getting_started)\n- [Deployment](#deployment)\n- [Usage](#usage)\n- [Authors](#authors)\n- [Acknowledgments](#acknowledgement)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nhold crypto, hold for ever. this bot help you to increase xrp portfolio by holding and trading.\n\n## 🏁 Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\nThese instructions will get you a copy of the project up and running on your local machine.\n\n### Installing\n\n1. clone this repository:\n\n\u003e git clone https://github.com/memsjava/xrp-kraken-future-bot.git\n\n\u003e cd xrp-kraken-future-bot/\n\n2. edit the key files, paste inside your future kraken keys\nFutures_Private_Key and Futures_Public_Key\n\n3. Install dependancy:\n- there is a TA-LIB library used. Please refer to link below to install it.\nhttps://mrjbq7.github.io/ta-lib/install.html\n- pip install -r requirement.txt\n\n4. then now you can run it. Dont forget to add some xrp in your trading future account.\n\n\u003e python main.py\n\n(env) :~/xrp-kraken-future-bot$ python main.py\n---------\nit's now : 5 h, Expected perf: 0.0012,  Action to do now: None\n---------\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nYou are responsible by using this code. \n\n\n## ✍️ Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@memsjava](https://github.com/memsjava) - Idea \u0026 Hobies \n\n\n## 🎉 Acknowledgements \u003ca name = \"acknowledgement\"\u003e\u003c/a\u003e\n\n- DYOR\n\nEnjoy :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemsjava%2Fxrp-kraken-future-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemsjava%2Fxrp-kraken-future-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemsjava%2Fxrp-kraken-future-bot/lists"}