0
   elif float(btc_price["price"]) >= buy1 * percentsell and buy1 !=0:

        print("sell1")
        order = client.order_market_sell(symbol="BTCUSDT", side='SELL', type='MARKET', quoteOrderQty=ordergroote)

"I would like to check if float(btc_price["price"])<short_ma = true When = true then continue loop"

i have no clue what to do

Donald
  • 1
  • 1

0 Answers0