Jan Škoda

Results 16 comments of Jan Škoda

Yes, our Postgres runs on EC2.

Interesting, we use TimescaleDB as well.

That's weird, I tried now with recent binance futures funding rates and they seem to work well including to_datetime conversion. Maybe some older data cause the conversion to break, I...

It seems older binance futures data use funding rates in nanosecond format, so unit has to be set to 'ns'. Later I introduced this bug a few versions back by...

I tried to compile numpy from @markshannon fix branch and the Cython compilation suddenly worked. Thank you!

hi @benjzyq, we don't support origin_time for kucoin. i think it was added to the exchange api after we implemented kucoin api. we will implement it, probably within a week,...