price-trend
This commit is contained in:
parent
ef956a3288
commit
c73d5a6bcc
@ -45,6 +45,8 @@ function get_vars_from_csv {
|
||||
else
|
||||
f_price_trend="constant,${f_last_4_prices_change}"
|
||||
fi
|
||||
f_all_vars="$f_all_vars
|
||||
f_price_trend=${f_price_trend}"
|
||||
IFS=${f_orig_ifs}
|
||||
|
||||
# MACD EMA
|
||||
|
Loading…
Reference in New Issue
Block a user