jamsix
                                            jamsix
                                        
                                    You need to include IB export xml files for the last year and every year the opening trades for positions you've closed in the last year might be in. I...
Na mojih podatkih deluje: ``` $ python ib_edavki.py IB-2019.xml -y 2019 Doh-KDVP.xml created (includes trades from years 2019) D-IFI.xml created (includes trades from years 2019) Doh-Div.xml created Doh-Obr.xml created ```...
If you can send me some anonymised parts of IB XMLs that cover this, I can take a look on how to properly handle it.
I've been successfully running all 3 modes in my lab for weeks now, without a single problem to report. These drivers solve all connectivity issues I had with current docker...
@tomazb poskusi z rešitvijo @nikegp , če ne bo delovalo, sporoči.
Can you simply type `dir ib-xml*` in the console and let us know what the output is?
Thanks @pronebird Yeah, things get complex and this is one of those "we will look into it before the next tax season" things :)
Ne, obveznice niso podprte. Za enkrat ni še nihče izrazil želje. Lahko dodamo, če bo kdo poslal izpis IBKRja, kako to izgleda. Če se ne motim, so obdavčene samo obresti...
Okej, prvi korak k ustrezni implementaciji je razumevanje pravilne prijave. Kolikor sem uspel razbrat FURS različno obravnava kuponske in brezkuponske obveznice. ### Kuponske obveznice ### - Obdavčen je kupon, ki...
Za kuponske obveznice bi toraj moralo biti dokaj enostavno, gleda se `CashTransaction` in prijavlja v `Div-Obr` Za brezkuponske bi bilo mogoče dobro preverit, če obstaja kak drug public API, ki...