Bitcoin Forum
May 07, 2024, 11:00:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Telegram-Kraken-Bot - trade on Kraken via Telegram  (Read 341 times)
Endogen (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 07, 2017, 10:41:53 PM
Last edit: September 07, 2017, 10:59:59 PM by Endogen
 #1

Hey guys,

i wrote a Python bot so that i can trade on Kraken while i'm on the go. No need to login to the Kraken website and trade there (that's really some hardcore shit if you try that on your mobile). It actually turned out that it is also quite nice to use Telegram on a desktop machine to trade comfortably, so this is not only for mobiles.

Link: https://github.com/Endogen/Telegram-Kraken-Bot

Here are a few features:
- Open source - you can grab the code and start doing what ever you like with it!
- I can't fuck you up since this is a Telegram bot that you have to host yourself, no connection to me
- You can trade without logging in to Kraken. Trade immediately, always
- Bound to a specific Telegram user - only that user can use the bot
- Integrated update mechanism to newest GitHub version of the script (you can use my repository but you can update from your own repo too)
- Notifies you once an order is closed and the trade successfully executed
- Fully usable with buttons (custom keyboard) - no need to enter commands manually
- Following Kraken functionality is implemented right now
    - Create a buy / sell order (type limit)
    - Lookup current trade price for currencies
    - Show all your assets and how much volume is available (and not bound to an open order)
    - Current market value of a single asset or all assets combined
    - Show / close open orders
- You can check for updates, update to newest version, restart or shutdown the bot
- Display real time charts for all supported currencies (same as the Kraken charts - TradingView Charts)
- Show history of closed trades
- Possibility to sell all your assets immediately for the current market value
- Following currencies are supported as of now
    - Bitcoin
    - Litecoin
    - Monero
    - Ripple
    - Ethereum

Currently i'm adding a "funding" command so that it is possible to withdraw your funds (showing wallet addresses to deposit is already working). In the near future i will create a web-hook version of the bot and support more currencies.

I'm interested to hear what you guys think and if someone has a nice feature request, critique or interesting idea, just get it out already! Wink I' using the bot myself and since it's a huge help for me i thought other people might enjoy it too.

BTW: I'm a Software Engineer but not a Python developer so please chill-out after looking at my code Cheesy And if you really think this stuff helped you, you could donate what ever you like to this Bitcoin wallet:
Code:
1M4qFuDndPXabfg2Qj69bug9V13Fja2iwT

Cheers,
Endogen
1715122836
Hero Member
*
Offline Offline

Posts: 1715122836

View Profile Personal Message (Offline)

Ignore
1715122836
Reply with quote  #2

1715122836
Report to moderator
1715122836
Hero Member
*
Offline Offline

Posts: 1715122836

View Profile Personal Message (Offline)

Ignore
1715122836
Reply with quote  #2

1715122836
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715122836
Hero Member
*
Offline Offline

Posts: 1715122836

View Profile Personal Message (Offline)

Ignore
1715122836
Reply with quote  #2

1715122836
Report to moderator
1715122836
Hero Member
*
Offline Offline

Posts: 1715122836

View Profile Personal Message (Offline)

Ignore
1715122836
Reply with quote  #2

1715122836
Report to moderator
reproteq
Newbie
*
Offline Offline

Activity: 15
Merit: 15


View Profile WWW
September 03, 2021, 11:07:54 AM
 #2

Hi mate thanks for your code good job
I updated and add functions for work with las python-telegram-bot versions.
Now you can trade with more currencys and have alerts system.
This bot is really very useful and I use it daily so I have taken the time to update it and add functions.
Thanks for everything friend  Smiley

https://github.com/reproteq/TelegramKrakenBot

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!