Convert Bybit spot orders to Snowball-income format.
Support me, by using my referral links:
-
To install dependencies:
bun install
-
Export Bybit orders to csv from here
-
Run
bun index.ts -i ./Bybit-sample.csv
- Cause Snowball-income does not support
USDT
,USDT
will be replaced withUSD
. (BTCUSDT
converted toBTC-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 withTON11419-USD
) - Non
USDT
pairs are not supported