Bitcoin Forum
May 22, 2024, 04:22:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cryptobuddy Telegram Bot  (Read 2074 times)
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
May 30, 2015, 07:23:39 AM
 #1

Hi,

I've made a telegram bot to give an alert when certain amount of btc has been trades on bitfinex. Other than that here the rest command avaiable :

!bitfinex symbols: Get a list of valid symbol IDs and the pair details.
!bitfinex ticker (pair): Gives innermost bid and asks and information on the most recent trade, as well as high, low and volume of the last 24 hours.
!bitfinex stats (pair): Various statistics about the requested pairs.
!bitfinex book|orderbook (pair): Get the order book. Limited to 10 bids an 10 asks.
!bitfinex trades (pair): Get a list of trades for the given symbol. Limited to 20.
!bitfinex lends (currency): Get a list of the most recent swaps: total amount lent and Flash Return Rate (in % by 365 days). Limited to 20.
!bitfinex alert btc [amount] (limit): Sends alert to current chat/user when volume trade is greater than amount

!poloniex currencies: Returns information about currencies.
!poloniex ticker (pair): Gets tiker for a pair. Default BTC_NXT
!poloniex volume (pair): Gets volume for a pair. Default primary total volume
!poloniex book (pair) (depth): Gets order book for a pair (BTC_NXT default) with depth (5 default)
!poloniex history (pair) (depth): Returns the order book for a given market (BTC_NXT default) with depth (5 default).

!hashrate: data for 1 TH/s
!hashrate [number]: number of TH/s



Just search and add @cryptobuddy to your telegram group. Will add more exchange support in future.

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
May 30, 2015, 05:01:39 PM
 #2

Hey,

This is really cool.  Nicely done.

Thanks for your work.

Best regards.
YourMother
Legendary
*
Offline Offline

Activity: 1281
Merit: 1046



View Profile WWW
May 30, 2015, 07:37:59 PM
 #3

I receive "This command requires privileged user" after sending the "bitfinex alert btc 10" command.

The absolute worst people in history, ranked by the wisdom of the crowd: "Vlad the Impaler", "Mihnea the Evil", "Ivan the Terrible" and "Evan the Instaminer".
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
June 01, 2015, 05:50:09 PM
 #4

I receive "This command requires privileged user" after sending the "bitfinex alert btc 10" command.

Post here your room chat id or pm me. I'll add manually alert for 100 BTC. You can grab chat id by type !ids chat on your room.

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
June 01, 2015, 05:52:03 PM
 #5

-working on bids/asks alert on multi exchange (okcoin/bitfinex/btce/bitstamp).
-working on auto-trade (simple algo) for bitstamp.

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
June 02, 2015, 05:27:17 AM
 #6

Return market data for poloniex.

!poloniex currencies: Returns information about currencies.
!poloniex ticker (pair): Gets tiker for a pair. Default BTC_NXT
!poloniex volume (pair): Gets volume for a pair. Default primary total volume
!poloniex book (pair) (depth): Gets order book for a pair (BTC_NXT default) with depth (5 default)
!poloniex history (pair) (depth): Returns the order book for a given market (BTC_NXT default) with depth (5 default).

pair format is something like this : BTC_NXT

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
June 11, 2015, 04:20:50 AM
 #7



New command added:

!bitstamp auth <CLIENT ID> <API KEY> <SECRET KEY>
!bitstamp unauth
!bitstamp short <USD target price> <BTC amount> <USD buy back price>
!bitstamp long <USD target price> <BTC amount> <USD sell back price>
!bitstamp orders: Open orders
!bitstamp cancel <Order ID>: Cancel <Order ID> order
!bitstamp cancel all: Cnacel all open orders
!bitstamp transactions: Shows last 10 transactions
!bitstamp balance: Shows account balance
!bitstamp ticker: Shows ticker info

-Trade bitcoins directly through telegram. Enable bitstamp api key from your bitstamp account and use auth command to authenticate and bear your mind do not allow critical permission such withdrawal.

!orderbook alert <exchange> <amount> -> Set alert in this chat
!orderbook alerts all <amount> -> Set all alerts in this chat
!orderbook alerts reload <seconds> -> Set seconds for each reload
!orderbook alert <exchange> disable -> Disable exchange in this chat
!orderbook alerts disable all -> Reset all alerts
!orderbook alerts disable -> Reset alerts in chat
Short mode: !ob <exchange> <amount>
<exchange>: bitfinex, okcoin, bitstamp, btce
<amount> format: 999.999 or 999

-Get orderbook asks/bids on all 4 major exchange.

PM me if you need any assistance.

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
intrd
Member
**
Offline Offline

Activity: 75
Merit: 10

HAL10K developer


View Profile WWW
June 30, 2015, 03:45:22 AM
 #8

wow! awesome project, its not working? the bots is offline for weeks..
its open source?

HAL 10K @ Bitcoin PHP trading & helper bot featuring EMA Short/Long crossover | Paper trading | Backtesting w/ BitcoinCharts raw data | Twitter notifications and much more: http://dann.com.br/hal-10k-php-trading-helper-bot/
stash (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100

btcmy.net


View Profile WWW
July 02, 2015, 04:00:08 AM
 #9

wow! awesome project, its not working? the bots is offline for weeks..
its open source?

Its up.

Btw Im no more interested continue on this project and going to sell source for 1.5 BTC. Let me know if anyone interested.

Tehtarik Fund : 1KxyB3iauJzLvDnZuchekGkB2D7p4UMvuq
BTCitcoin : Mathematical Logic to Eliminate Human Greed
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!