barter-data-rs icon indicating copy to clipboard operation
barter-data-rs copied to clipboard

Bybit liquidations

Open jnatherley opened this issue 1 year ago • 1 comments

~Requires abit of QA~

jnatherley avatar Apr 01 '23 09:04 jnatherley



{"timestamp":"2023-04-19T17:38:59.619016Z","level":"INFO","fields":{"message":"Exchange: binance_futures_usd, MarketEvent<Liquidations>: MarketEvent { exchange_time: 2023-04-19T17:38:59.517Z, received_time: 2023-04-19T17:38:59.618914Z, exchange: binance_futures_usd, instrument: Instrument { base: eth, quote: usdt, kind: FuturePerpetual }, kind: Liquidation { side: Sell, price: 1959.87, quantity: 0.181, time: 2023-04-19T17:38:59.517Z } }"},"target":"public_liquidation_streams"}
{"timestamp":"2023-04-19T17:39:01.867893Z","level":"INFO","fields":{"message":"Exchange: bybit_futures_usd, MarketEvent<Liquidations>: MarketEvent { exchange_time: 2023-04-19T17:39:00.865Z, received_time: 2023-04-19T17:39:01.867818Z, exchange: bybit_futures_usd, instrument: Instrument { base: btc, quote: usdt, kind: FuturePerpetual }, kind: Liquidation { side: Buy, price: 29027.7, quantity: 0.019, time: 2023-04-19T17:39:00.865Z } }"},"target":"public_liquidation_streams"}

jnatherley avatar Apr 19 '23 18:04 jnatherley

Closing this now we've migrated this repo to the new barter-rs monorepo: https://github.com/barter-rs/barter-rs

Feel free to open on the new mono-repo!

I'm going to be much more active now!

just-a-stream avatar Jul 12 '24 20:07 just-a-stream