From d0b5575819e6b260d01239db3bc8080af6d02720 Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 1 Nov 2023 17:14:56 +0100 Subject: [PATCH] coingecko price --- dabo/functions/get_vars_from_csv.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dabo/functions/get_vars_from_csv.sh b/dabo/functions/get_vars_from_csv.sh index 5a5d374..0235042 100644 --- a/dabo/functions/get_vars_from_csv.sh +++ b/dabo/functions/get_vars_from_csv.sh @@ -75,6 +75,9 @@ function get_vars_from_csv { get_var_from_line ema200 38 get_var_from_line ema800 39 + # Coingecko price + get_var_from_line coingecko_price 40 + } function get_var_from_line {