HuobiRDCenter/huobi_Golang

get order info failed after create order

TuringZhu opened this issue · 0 comments

When I placed a buy/sell order, due to it just return an order id for me, I have to request get order api to get more info. But I encounter error for {Status:error ErrorCode:base-record-invalid ErrorMessage:record invalid Data:<nil>} sometimes. Actually everything is ok,may it is too short time for place order and get order info in the server.