https://github.com/memsjava/xrp-kraken-future-bot
Bot to trade on future with MACD entry and ATR close position. If you want to use this, its your own responsability.
https://github.com/memsjava/xrp-kraken-future-bot
bot python trading trading-bot xrp-army
Last synced: 5 months ago
JSON representation
Bot to trade on future with MACD entry and ATR close position. If you want to use this, its your own responsability.
- Host: GitHub
- URL: https://github.com/memsjava/xrp-kraken-future-bot
- Owner: memsjava
- Created: 2022-02-02T06:21:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T08:40:30.000Z (about 4 years ago)
- Last Synced: 2025-04-19T21:08:00.040Z (about 1 year ago)
- Topics: bot, python, trading, trading-bot, xrp-army
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bot xrp-future-kraken-perp
[](/LICENSE)
---
This bot is only for xrp, When you run this bot,
Please do not trade any other kraken future pairs at same time.
## 📝 Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Deployment](#deployment)
- [Usage](#usage)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)
hold crypto, hold for ever. this bot help you to increase xrp portfolio by holding and trading.
These instructions will get you a copy of the project up and running on your local machine.
### Installing
1. clone this repository:
> git clone https://github.com/memsjava/xrp-kraken-future-bot.git
> cd xrp-kraken-future-bot/
2. edit the key files, paste inside your future kraken keys
Futures_Private_Key and Futures_Public_Key
3. Install dependancy:
- there is a TA-LIB library used. Please refer to link below to install it.
https://mrjbq7.github.io/ta-lib/install.html
- pip install -r requirement.txt
4. then now you can run it. Dont forget to add some xrp in your trading future account.
> python main.py
(env) :~/xrp-kraken-future-bot$ python main.py
---------
it's now : 5 h, Expected perf: 0.0012, Action to do now: None
---------
You are responsible by using this code.
- [@memsjava](https://github.com/memsjava) - Idea & Hobies
- DYOR
Enjoy :)
