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

Аватар автора
Python шпаргалка
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 images 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...

0/0


0/0

0/0

0/0