Hi
live server
i have on my acc balance of 3.233DEGO coin, rate was 16.2393 last price for DEGOUSDT
when i executed following command
client.create_test_order(symbol=‘DEGOUSDT’, side=SIDE_SELL, type=ORDER_TYPE_LIMIT, timeInForce=TIME_IN_FORCE_GTC, quantity=3.233, price = 17.0000)
i got an error of PRICE_FILTER
anyone know what might be wrong ? what should i look onto ? how to fix it or avoid this error ?
Regards