Wie sind Future Grid Trading Bots in das Blockpit Template für eine manuelle Integration einzufügen?
Ich habe von Pionex eine trading.csv enthalten mit Einträgen wie:
date(UTC+0) | executed_qty | amount | price | order_type | side | symbol | state | fee | fee_coin | strategy_type |
---|---|---|---|---|---|---|---|---|---|---|
11.11.2024 23:11 | 51.00000000000000000000 | 11254.17000000000000000000 | 22067000000 | LIMIT | BUY | SOL_USDT_PERP | FILLED | 562708500 | USDT | Future Grid Trading Bot |
11.11.2024 23:12 | 0.60000000000000000000 | 132.00000000000000000000 | 22000000000 | LIMIT | BUY | SOL_USDT_PERP | FILLED | 2640000 | USDT | Future Grid Trading Bot |
11.11.2024 23:13 | 0.60000000000000000000 | 132.30000000000000000000 | 22050000000 | LIMIT | SELL | SOL_USDT_PERP | FILLED | 2646000 | USDT | Future Grid Trading Bot |
11.11.2024 23:13 | 0.60000000000000000000 | 132.00000000000000000000 | 22000000000 | LIMIT | BUY | SOL_USDT_PERP | FILLED | 2640000 | USDT | Future Grid Trading Bot |
Was muss ich für „Future Grid Trading Bot“ eintragen und wie trage ich die BUY/SELL Zeilen ein? Ich würde eigentlich „Trade“ wählen, da es ja ein vom Bot ausgeführter Trade ist. Aber: Stimmt das auch so?