csingley / ibflex

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

Update enums.py #38

Closed pavelstovicek closed 3 years ago

pavelstovicek commented 3 years ago

My Flex query XML contains notes value 'FP;P'. Code FP is not defined, which currently raises error.

pavelstovicek commented 3 years ago

Sorry, I made mistake, the code FP is there