Telegram Kraken Bot. Python3 Telegram Bot For Trading in Kraken exchange

Опубликовано: 19 Июнь 2026
на канале: REPROTEQ
1,168
7

Telegram Kraken Bot
Python3 Telegram Bot For Trading in Kraken exchange
Trade fast without accessing your kraken account
you will not need to login in kranken works with api-key it is much faster
place and remove orders in seconds
get alerts when the price goes up or down
check your balance and all your operations

Public version with more functions
https://github.com/reproteq/TelegramK...

images
https://github.com/reproteq/TelegramK...
https://ibb.co/HGYbMQ9

Functions
Trading
Buy
Sell
Orders
Balance
Alerts up price
Alerts down price
Alerts On/Off
Currency prices
Funding
Chart
Updates
Check status api
Config api
Install
For install execute:

pip3 install -r requirements.txt
If you want install the newest versions of the needed modules execute:

pip3 install python-telegram-bot -U

pip3 install beautifulsoup4 -U

pip3 install krakenex -U

pip3 install requests -U

pip3 install jsonlines -U

For show all list of modules installed in pip3 execute:

pip3 list
Config
Edit files for configuration:

You need to have or create Kraken ApiKey with alls privileges

kraken.key

Line1 write here your kraken Api key 56 chars

Line2 write here your kraken secret key 88 chars

config.json

"user_id": "write here you telegram user_id"

"bot_token": "write here you telegram bot_token"

Start
Starting

To start the bot execute:

python3 bot.py &
Starting

To start the bot permanently so that it does not close when you close the window shell execute:

nohup python3 bot.py &
Closing

For see python3 process execute:

ps -ef | grep python3
now execute:

kill id-process bot.py
Tested
Tested versions

python3==3.8.10

krakenex==2.0.0

requests==2.18.4

beautifulsoup4==4.6.0

python-telegram-bot==13.7.0

jsonlines==2.0.0

Info
Donations ₿ BTC 🥇

1Mmwhdw4mQzbuLbmPFdEF2uXMVi8X3kv68

paypal 💵

[email protected]

Skype: Reproteq

Special thanks Endogen 🖖