ValuationModelFactory#
tradeexecutor.strategy.valuation.ValuationModelFactory class.
- class ValuationModelFactory[source]#
Bases:
Protocol
Creates a valuation method.
Valuation method is recreated for each cycle
Valuation method takes PricingModel as an input
Called after the pricing model has been established for the cycle
- __init__(*args, **kwargs)#
Methods
__init__
(*args, **kwargs)- __init__(*args, **kwargs)#