better analyze.sh output
This commit is contained in:
parent
ee2d585225
commit
354d485139
@ -12,7 +12,7 @@ function get_vars_from_csv {
|
||||
if [ -z "${BOT}" ]
|
||||
then
|
||||
g_echo_note "Analyze: No market performanvce data found - forcing good market (100)"
|
||||
f_market_performance=100
|
||||
f_market_performance=-100
|
||||
else
|
||||
g_echo_note "Bot: No market performanvce data found - forcing bad market (-100)"
|
||||
f_market_performance=-100
|
||||
|
Loading…
Reference in New Issue
Block a user