ghostfolio-sync
ghostfolio-sync copied to clipboard
Sync Ghostfolio with IBKR
- Add the possibility to specify ghostfolio security token as env variable and fetch the bearer token in the docker container - New feature to update the fees on he...
I'm trying to create this container with docker compose but not succeeding because we it needs the bearer token as an env variable. Would it be possible to supply the...
Hey, Getting an error trying to sync between IBKR and self-hosted ghostfolio. ``` Traceback (most recent call last): File "/usr/app/src/main.py", line 22, in ghost.sync_ibkr() File "/usr/app/src/SyncIBKR.py", line 69, in sync_ibkr...
Hello, I'm new to self hosting. I'm trying to set up ghostfolio-sync. This is the log i get. ``` [2024-02-07 18:14:49] Starting ghostfolio-sync Docker... [2024-02-07 18:14:49] Crontab Not Present running...
hi there, I'm trying get this to work with Ghostfolio `2.12.0`. It seems like few things have changed? Also from the IBKR side? here's what I get when I try...