Exchanges
ICONOMI strategy trades and balances, locally signed
Connect ICONOMI to rotki to import your strategy trades and balances. rotki uses a read-only API key signed from your machine.
Supported features
- Strategy buys and sells imported as swap events from your ICONOMI activity.
- Balance reconciliation across your ICONOMI strategies and free assets.
Limitations
- Only buy and sell activity is imported as trades; plain deposits and withdrawals are not retrieved.
- Margin and derivatives history is not imported.
Setup
- 1In ICONOMI, open Settings → API Keys → Generate new key.
- 2Set the scope to read-only and leave trade-creation permissions off.
- 3In rotki, open API Keys → Exchanges → Add ICONOMI and paste the key and secret.
Frequently asked questions
Where are my ICONOMI API keys sent?
rotki is a local application: your ICONOMI API key is stored on your computer and used to sign each request, which goes directly from your machine to ICONOMI's API. No rotki-operated server ever sees the key or the request.
Can rotki place trades on ICONOMI?
No. rotki only requests read-only scopes and never sends trade calls.