diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..8c4459f --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "Lua.diagnostics.globals": [ + "WebBanking", + "Connection", + "ProtocolWebBanking", + "JSON" + ] +} \ No newline at end of file diff --git a/Flexquery Configuration.png b/Flexquery Configuration.png new file mode 100644 index 0000000..ab48a54 Binary files /dev/null and b/Flexquery Configuration.png differ diff --git a/Flexquery NAC.png b/Flexquery NAC.png new file mode 100644 index 0000000..aff7dd8 Binary files /dev/null and b/Flexquery NAC.png differ diff --git a/Flexquery Open Positions.png b/Flexquery Open Positions.png new file mode 100644 index 0000000..96be1a8 Binary files /dev/null and b/Flexquery Open Positions.png differ diff --git a/Flexquery Sections.png b/Flexquery Sections.png new file mode 100644 index 0000000..b67ce19 Binary files /dev/null and b/Flexquery Sections.png differ diff --git a/README.md b/README.md index e69de29..9c87981 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file