Closed emin-karadag closed 1 year ago
@emin-karadag Looks like it's not a Bybit.net issue. Check this query from any REST checker and the close time will = 0. So, I bet it's a bybit issue, maybe because of this explanation from API docs ("If startTime and endTime are not specified, only the latest candles will be sent").
@JKorf I guess, it should be closed.
Hello, I'm running the GetKlinesAsync() method using the Bybit Spot API. However, as far as I can see, the 'CloseTime' field among the incoming data is always null. Thank you.