Skip to content

Match OHLC object to BinanceKline object #29

@niyazikeklik

Description

@niyazikeklik

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:

  1. What is the "Volume" feature in the OHLC object equivalent to the Binancekline object?

  2. What is the "adjClose" feature in the OHLC object equivalent to the Binancekline object?

  3. What is the "Date" feature in the OHLC object equivalent to the Binancekline object?

Binancekline object:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions