ByBit CSV: Bot trades files are not supported
planned
Jack
When I follow Koinly's instructions, I import all the AssetChangeDetails files but the bot trades are missing from those files.
From the "Order History" tab, I can export:
- Bybit_tradingTools_tradingBotFuturesGridPLHistory
- Bybit_tradingTools_tradingBotFuturesMartingalePLHistory
But those files are not supported.
Workaround
I need to modify those files to a Koinly-readable format.
- Ref. How to modify CSV files to import them to Koinly | Koinly Help Center
- Modify to the simpletemplate
- Rename Total P&L (USDT)column toAmount
- Rename End timecolumn toKoinly Date
- Add column Currencyand fill it withUSDTfor each row
- Add column Tagand fill it withrealized gainfor each row
This post was marked as
planned