Closed waifod closed 1 year ago
This PR addresses issue https://github.com/Waifod/quant_finance_models/issues/23.
We turn AssetType into an ENUM and edit the rest of the codebase accordinly.
AssetType
ENUM
Merging — will address minor comment in follow-up.
This PR addresses issue https://github.com/Waifod/quant_finance_models/issues/23.
We turn
AssetType
into anENUM
and edit the rest of the codebase accordinly.