I am trying to send a simple post request to the bybit api and I keep getting the 10004 sign error. Here is the response: {"ret_code":10004,"ret_msg":"error sig
I'm trying to place a conditional order using pybit The purpose is to sell my current spot. The code is taken from the example from official website: from pybit