Skip to content

Match OHLC object to BinanceKline object #29

Description

@nnyazi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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