PricingRequest
- class rivapy.pricing.pricing_request.GreenPPAPricingRequest(theo_val: bool, cf_paths: bool = False, cf_expected: bool = False)[source]
Bases:
PricingRequestBase
PricingRequest for Green PPA pricing.
- Parameters:
price (bool) – If True, the Theoretical Value is calculated.
cf_expected (bool, optional) – If True, the paths of the simulated Cash flow is returned. Defaults to False.