csingley / ibflex

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

Update Types.py #62

Closed pavitrakumar78 closed 1 year ago

pavitrakumar78 commented 1 year ago

Added subCategory

pavitrakumar78 commented 1 year ago

Can we add a param to the initialization to ignore the attributes not found in the class definition? It's getting a bit tedious to add these extra data fields as IBKR keeps adding new stuff.