sell defaults
This commit is contained in:
parent
82c0eff0eb
commit
cb20d821a0
@ -122,6 +122,9 @@ function check_sell_conditions_strategy {
|
|||||||
# never occur rsi defaults to suppress error messages if no values from strategy given
|
# never occur rsi defaults to suppress error messages if no values from strategy given
|
||||||
local SELL_MACD_RELATION_FROM="101"
|
local SELL_MACD_RELATION_FROM="101"
|
||||||
|
|
||||||
|
# default
|
||||||
|
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
|
||||||
|
|
||||||
# run strategy
|
# run strategy
|
||||||
if [ -s "${f_strategy}" ]
|
if [ -s "${f_strategy}" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user