ebuchman / rates

Calculate exchange rates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rates

Calculate exchange rates

Get the CAD/BTC, USD/BTC, and CAD/USD rate all together:

./rates.sh 2017-01-31 

Get just one rate:

./cad-btc.sh 2018-01-01

Get a list of prices for a file containing a list of dates:

./cad-btc-list.sh <dates file>

About

Calculate exchange rates


Languages

Language:Shell 100.0%