more pure bash to speed up things
This commit is contained in:
parent
ed29f5a0b7
commit
23af196321
@ -122,6 +122,7 @@ function check_buy_conditions_strategy {
|
|||||||
|
|
||||||
#if [ -s "${f_strategy}" ]
|
#if [ -s "${f_strategy}" ]
|
||||||
#then
|
#then
|
||||||
|
echo "${f_strategy}"
|
||||||
#time . "${f_strategy}" || return 1
|
#time . "${f_strategy}" || return 1
|
||||||
#else
|
#else
|
||||||
# g_echo_note "${f_echo_prefix}Strategy file not found"
|
# g_echo_note "${f_echo_prefix}Strategy file not found"
|
||||||
|
Loading…
Reference in New Issue
Block a user