Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agusalex authored Jul 8, 2024
1 parent aba42f7 commit 00bcbdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ curl -X POST -H "Content-Type: application/json" \
|**IBKR_TOKEN** | Your Token |
|**IBKR_QUERY** | Your Query ID |
|**GHOST_TOKEN** | The token for your ghostfolio account |
|**GHOST_KEY** | The key for your ghostfolio account, if this is used you don't need **GHOST_TOKEN** and vice-versa |
|**GHOST_HOST** | (optional) Ghostfolio Host, only add if using custom ghostfolio |
|**GHOST_CURRENCY** | (optional) Ghostfolio Account Currency, only applied if account doesn't exist |
|**GHOST_CURRENCY** | (optional) Ghostfolio Account Currency, only applied if the account doesn't exist |
|**CRON** | (optional) To run on a [Cron Schedule](https://crontab.guru/) |
|**OPERATION** | (optional) SYNCIBKR (default) or DELETEALL (will erase all operations of all accounts) |

Expand Down

0 comments on commit 00bcbdf

Please sign in to comment.