sell defaults
This commit is contained in:
parent
cb20d821a0
commit
a44425fdba
@ -120,7 +120,7 @@ function check_sell_conditions_strategy {
|
|||||||
local SELL_RSI720_SIGNAL_FROM="101"
|
local SELL_RSI720_SIGNAL_FROM="101"
|
||||||
|
|
||||||
# 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
|
# default
|
||||||
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
|
local SELL_HOLD_IF_RESULT_NEGATIVE="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user