csingley / ibflex

Python parser for Interactive Brokers Flex XML statements
MIT License
85 stars 42 forks source link

Add a TransferLot Type to the list of Transfer types available. #80

Closed 5Ub-Z3r0 closed 3 months ago

5Ub-Z3r0 commented 3 months ago

TransferLot has additional information on the different lots that composes a Transfer, similar to Lot in Trades.

csingley commented 3 months ago

LGTM