Skip to content

niklv/bybit2snowball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bybit2snowball

Convert Bybit spot orders to Snowball-income format.

Support me, by using my referral links:

How to use

  1. To install dependencies:

    bun install
  2. Export Bybit orders to csv from here

  3. Run

    bun index.ts -i ./Bybit-sample.csv

Caveats

  • Cause Snowball-income does not support USDT, USDT will be replaced with USD. (BTCUSDT converted to BTC-USD)
  • Due to some missing crypto tickers in snowball-income, it needs to be manually added to script. Please report them via github issues. (For example TON-USD is replaced with TON11419-USD)
  • Non USDT pairs are not supported

About

Convert bybit orders to snowball-income format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published