A btc ticker using the btcmarkets api that also generates a portfolio
redacted 0a64e71291 fixed white space | il y a 3 mois | |
---|---|---|
build | il y a 3 mois | |
data | il y a 3 mois | |
src | il y a 3 mois | |
README.md | il y a 3 mois | |
btc_ticker | il y a 3 mois | |
makefile | il y a 3 mois |
C/GTK3 btc ticker
This is a btc ticker using the btcmarkets api that also generates a portfolio
GTK3
Gets the price of crypto currencies and calculates a portfolio based on a csv file passed in at runtime.
the csv file is formated as
ticker, holding ie
BTC-AUD, 1
LTC-AUD, 2
...
Check the example.csv in /data