Skip to content

Control your bitfinex account using a telegram bot

License

Notifications You must be signed in to change notification settings

gaorufeng/bfxtelegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfxtelegram

Control your bitfinex account using a telegram bot

Set-up

get a telegram bot token from botfather https://t.me/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 : verify if the bot is running
auth - /auth you_bot_password 
orders - /orders (list of active orders)
neworder - /neworder ±volume price tradepair tradetype
graph - /graph symbol (symbol is optional, default is iotusd)
option - /option option_name value 
calc - /calc "calculation"
help - /help "command"

available option names and values are : 

defaultpair "symbol" (ex: iotbtc, ethusd, btcusd, ...)
graphtheme "theme" (themes : standard, colorblind, monochrome)
calctype "type" (types : position_SYMBOL, margin_sym_SYMBOL)

About

Control your bitfinex account using a telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%