Compare commits
1 Commits
0fa61a585e
...
d45f782a5e
Author | SHA1 | Date | |
---|---|---|---|
d45f782a5e |
@ -4,7 +4,7 @@
|
||||
YESTERDAY=$(date -d "yesterday" +%Y-%m-%d)
|
||||
echo "Starting price tracking for $YESTERDAY" >&2
|
||||
|
||||
# Fetch and process rates for a fiat currency
|
||||
# Function to get and process price data for a currency
|
||||
get_price_data() {
|
||||
local currency=$1
|
||||
local data avg open24 last
|
||||
|
Loading…
x
Reference in New Issue
Block a user