Bryant Moscon
Bryant Moscon
Currently okex only supports liquidations for perpetual swaps, need to add support for futures and options
https://bybit-exchange.github.io/docs/inverse/#t-websocketliquidation
https://ascendex.github.io/ascendex-pro-api/#channel-bar-data
Add support for open interest in Huobi Swap
Users frequently want to know where the library spends its time. I've instrumented some code a few times to track these things, just need to release it and make it...
It would be useful if some datatype specific metadata were added to the metadata in version store. example - if storing a dataframe, could the metadata not contain more information...
``` arctic/tickstore/tickstore.py:704: FutureWarning: The 'convert_datetime64' parameter is deprecated and will be removed in a future version recs = df.to_records(convert_datetime64=False) ```
We previously used coveralls, but now need to move to codecov. Removing the coveralls badge while we wait for codecov