Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match OHLC object to BinanceKline object #29

Open
niyazikeklik opened this issue Oct 31, 2021 · 0 comments
Open

Match OHLC object to BinanceKline object #29

niyazikeklik opened this issue Oct 31, 2021 · 0 comments

Comments

@niyazikeklik
Copy link

niyazikeklik commented Oct 31, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant