Skip to content

aczid/katsching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katsching

This is meant to monitor a trading bot like TraderDaddy in action while operating on the Bittrex exchange. The script will log the trades and play a 'nomnom' sound for buys and a 'katsching' sound for sales.

You'll need pygame and bittrex python packages installed.

pip install -r requirements.txt

Now just fill in your api key and secret into katsching.py for a (new) key with 'read info' privileges and run it.

./katsching.py

The total balance depicted is the sum of all your btc + the sum of all coins at their current market ask rate.

About

Monitor bittrex api trades

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages