ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

candle timestamp #127

Closed nyxjemk closed 6 years ago

nyxjemk commented 6 years ago

Hey, I just wanted to ask if the timestamp of the candle is referring to the end or the start of the candle. I hope someone can help me.

Thanks in advance!

robaleman commented 6 years ago

Timestamp for each candle represents the time that it opened.

ericsomdahl commented 6 years ago

this is the correct answer