Bitcoin Forum
May 05, 2024, 08:37:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trade on Kraken via Telegram  (Read 195 times)
Endogen (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 08, 2017, 10:25:12 AM
 #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
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!