Skip to content

Simple client to download balance from Bittrex Exchange, calculate total BTC value, fetch current BTC value in USD, log everything and show a nice graph to track your deneros!

Notifications You must be signed in to change notification settings

acrnogor/bittrex-balance-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bittrex-balance-logger

Simple client to download balance from Bittrex Exchange, calculate total BTC value, fetch current BTC value in USD, log everything and show a nice graph to track your deneros! Written in Symfony 4.0 for fun :-)

Installation

$ git clone [email protected]:acrnogor/bittrex-balance-logger.git bittrex-balance-logger

$ cd bittrex-balance-logger

$ composer install

$ bin/console doctrine:database:create

$ bin/console doctrine:schema:update --force

Run the command

run the command with:

  • $ bin/console bittrex:fetch

(or install as cron job and keep track every x hours/minutes)

About

Simple client to download balance from Bittrex Exchange, calculate total BTC value, fetch current BTC value in USD, log everything and show a nice graph to track your deneros!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published