fix ifs
This commit is contained in:
@@ -45,8 +45,7 @@ function get_vars_from_csv {
|
|||||||
else
|
else
|
||||||
f_price_trend="constant,${f_last_4_prices_change}"
|
f_price_trend="constant,${f_last_4_prices_change}"
|
||||||
fi
|
fi
|
||||||
|
IFS=${f_orig_ifs}
|
||||||
|
|
||||||
|
|
||||||
# MACD EMA
|
# MACD EMA
|
||||||
get_var_from_line ema12 4
|
get_var_from_line ema12 4
|
||||||
|
|||||||
Reference in New Issue
Block a user