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 {