csingley / ibflex

Python parser for Interactive Brokers Flex XML statements
MIT License
87 stars 43 forks source link

Added CFDCharge to Types.py and currency to EquitySummaryByReportDateInBase #78

Closed pstinner closed 9 months ago

pstinner commented 9 months ago

Added these for my project to work:

They work for me.

pstinner commented 9 months ago

Forgot 2 missing fields from OpenPositions that cause failure for me if missing, added these as the second commit

csingley commented 9 months ago

CFDCharge, nice one, thanks.