cleanup
This commit is contained in:
parent
fb0c346e2f
commit
5536abbd0b
@ -136,7 +136,6 @@ function order {
|
||||
g_echo_warn "Short Order not possible:TakeProfit ($f_takeprofit) higher then buy price ($f_price)"
|
||||
return 1
|
||||
fi
|
||||
|
||||
f_ccxt "print($STOCK_EXCHANGE.priceToPrecision('${f_symbol}', ${f_takeprofit}))"
|
||||
f_takeprofit=$f_ccxt_result
|
||||
f_params="${f_params}'takeProfitPrice': '$f_takeprofit', "
|
||||
|
Loading…
Reference in New Issue
Block a user