Hi,
I'm trying to fill the candles I've taken from Binance.net API List <Ohlc>.
There is a section I hang out at this point.
I didn't match the object BinanceKline (the object that the Binance API is returned to me) with the OhLC object.
E.g:
-
What is the "Volume" feature in the OHLC object equivalent to the Binancekline object?
-
What is the "adjClose" feature in the OHLC object equivalent to the Binancekline object?
-
What is the "Date" feature in the OHLC object equivalent to the Binancekline object?
Binancekline object:

Hi,
I'm trying to fill the candles I've taken from Binance.net API
List <Ohlc>.There is a section I hang out at this point.
I didn't match the object
BinanceKline(the object that the Binance API is returned to me) with theOhLCobject.E.g:
What is the "Volume" feature in the OHLC object equivalent to the Binancekline object?
What is the "adjClose" feature in the OHLC object equivalent to the Binancekline object?
What is the "Date" feature in the OHLC object equivalent to the Binancekline object?
Binancekline object: