Closed nihtalak closed 7 years ago
@toorop, @everyone Since bittrex updated their API, https://bittrex.com/Market/Pub_GetNewTickData and https://bittrex.com/Market/Pub_GetTickData are not valid endpoints now. They were cleaned in https://github.com/toorop/go-bittrex/pull/21. But still there is a way to get ticks history from their API.
/GetTicks endpoint returns all the data we want.
@toorop, @everyone Since bittrex updated their API, https://bittrex.com/Market/Pub_GetNewTickData and https://bittrex.com/Market/Pub_GetTickData are not valid endpoints now. They were cleaned in https://github.com/toorop/go-bittrex/pull/21. But still there is a way to get ticks history from their API.
/GetTicks endpoint returns all the data we want.