first calc indicators only last for the last 810 lines to speed up things
This commit is contained in:
parent
c70713356d
commit
2fb220ccfb
@ -30,7 +30,8 @@ do
|
|||||||
# Reload Config
|
# Reload Config
|
||||||
. ../../dabo-bot.conf
|
. ../../dabo-bot.conf
|
||||||
. ../../dabo-bot.override.conf
|
. ../../dabo-bot.override.conf
|
||||||
# get all indicators
|
# get all indicators first only latest until EMA800
|
||||||
|
get_indicators_all 810
|
||||||
get_indicators_all
|
get_indicators_all
|
||||||
rm -f asset-histories/*.history.*.csv.indicators-calculating
|
rm -f asset-histories/*.history.*.csv.indicators-calculating
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user