bfxtelegram

Control Bitfinex account with a Telegram bot


Keywords
bitcoin, btc, iota, telegram, bitfinex, bot
License
MIT
Install
pip install bfxtelegram==1.1.0

Documentation

bfxtelegram

Control your bitfinex account using a telegram bot

Set-up

get a telegram bot token from botfather

get api key and secret from bitfinex

set all the environment variables from the .env-example

List of public commands for BotFather:

start - /start : Initiate chat and check if the bot is running
auth - /auth you_bot_password
graph - /graph symbol (symbol is optional, default is iotusd)
orders - /orders (list of active orders)
neworder - /neworder ±volume price tradepair tradetype
newalert - /newalert tradepair price
set - /set option value
getbalance - /getbalance
enable - /enable message_type
disable - /disable message_type
calc - /calc "calculation"
help - /help "command"

Demo

https://i.imgur.com/CbZTEtl.png

https://i.imgur.com/ZK9vl7w.png

https://i.imgur.com/SNNcR0p.png

https://i.imgur.com/Pv5slp4.png

Documentation

Please check the wiki