hitbtc-com / hitbtc-api

HitBTC API
GNU Lesser General Public License v3.0
324 stars 153 forks source link

Incorrect trades filtration #119

Closed kononencheg closed 6 years ago

kononencheg commented 6 years ago

filtered trades for the last hour, but got 2013 year:

curl -X GET -u "pub:secret" "https://api.hitbtc.com/api/2/public/trades/BTCUSD?from=2018-01-30T22:33Z&till=2018-01-30T23:33Z"

[{"id":2018,"price":"731.95","quantity":"0.62","side":"buy","timestamp":"2013-12-27T22:09:39.339Z"}]
hitbtc-com commented 6 years ago

fixed