Skip to content

Commit

Permalink
Fix documentation for 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krambox committed Feb 20, 2023
1 parent 63debb6 commit 75a1bc3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
Binary file modified 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.
Binary file added Flexquery StatementOfFunds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Inofficial IBKR Extension for MoneyMoney and EUR Accounts.

### 0.2

Attention: You must extend your Flex query Statement Of Funds

- Support Statements
- Quote XML Chars
- Ignore 'ADJ' activities in Statements
Expand All @@ -20,14 +22,17 @@ Inofficial IBKR Extension for MoneyMoney and EUR Accounts.
1. Download the extension via GitHub https://github.com/krambox/moneymoney-ibkr/releases
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
1. Flexquery Section
<img src="Flexquery Sections.png" align="middle"/>
2. Flexquery NAC
2. Flexquery NAC
<img src="Flexquery NAC.png" align="middle"/>
3. Flexquery Open Positions
3. Flexquery Open Positions
<img src="Flexquery Open Positions.png" align="middle"/>
4. Flexquery Configuration
4. Flexquery Statement Of Funds
<img src="Flexquery StatementOfFunds.png" align="middle"/>
4. Flexquery Configuration
<img src="Flexquery Configuration.png" align="middle"/>

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 75a1bc3

Please sign in to comment.