-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"Lua.diagnostics.globals": [ | ||
"WebBanking", | ||
"Connection", | ||
"ProtocolWebBanking", | ||
"JSON" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |