Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
krambox committed Dec 26, 2021
1 parent 7e28af9 commit a66e83b
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Lua.diagnostics.globals": [
"WebBanking",
"Connection",
"ProtocolWebBanking",
"JSON"
]
}
Binary file added Flexquery Configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Flexquery NAC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Flexquery Open Positions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Flexquery Sections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# MoneyMoney-IBKR Extension

Inofficial IBKR Extension (https://www.auxmoney.com) for MoneyMoney and EUR Accounts.

## Setup

1. Download the extension via GitHub
2. Once downloaded, move `ibkr.lua` to your MoneyMoney Extensions folder.
3. Setup a IBKR Flex Query and activate Flex-Web-Service
1. Flexquery Section
!(Flexquery Sections.png)
2. Flexquery NAC
3. Flexquery Open Positions
4. Flexquery Configurtion
4. Use the Flex Query ID as User and the Flex-Web-Service token as password
5. Add a new account with the type `IBKR`
6. The extension provides 2 accounts. One AccountTypePortfolio for the open positions and one AccountTypeOther for the cash balance.

0 comments on commit a66e83b

Please sign in to comment.