hi
in Query pending order part 'https://api.coinex.com/perpetual/v1/order/pending' exists that used to get orders
but one of required params is market
so if i want check current orders i must use this address for all markets one by one to get full data?? this strategy have tones of redundancia
how can i get all current orders with just one request?
i want something looklike 'https://api.coinex.com/perpetual/v1/position/pending' that used for positions
hi in Query pending order part 'https://api.coinex.com/perpetual/v1/order/pending' exists that used to get orders but one of required params is market so if i want check current orders i must use this address for all markets one by one to get full data?? this strategy have tones of redundancia how can i get all current orders with just one request? i want something looklike 'https://api.coinex.com/perpetual/v1/position/pending' that used for positions