mirror of
https://github.com/we-promise/sure.git
synced 2026-05-25 13:34:58 +00:00
* Display multi-currency holdings correctly * Implement IBKR provider * Fix: Use historical exchange rate for historical prices * Add brokerage exchange rate for trades * Sync historical balances from IBKR * Add logos in activity history * Fix privacy mode blur in account view * Improve IBKR XML Flex report parser errors
16 lines
298 B
YAML
16 lines
298 B
YAML
configured_item:
|
|
family: dylan_family
|
|
name: Interactive Brokers
|
|
status: good
|
|
query_id: QUERY123
|
|
token: TOKEN123
|
|
pending_account_setup: true
|
|
|
|
empty_item:
|
|
family: empty
|
|
name: Interactive Brokers
|
|
status: good
|
|
query_id: QUERYEMPTY
|
|
token: TOKENEMPTY
|
|
pending_account_setup: false
|