qis.PortfolioInput¶
- class qis.PortfolioInput(name, weights, prices=None, allocation_type=AllocationType.FIXED_WEIGHTS, time_period=None, rebalancing_freq='QE', freq_regime='ME', returns_freq='ME', ewm_lambda=0.92, target_vol=None)[source]¶
Bases:
objectdefine data inputs for portfolio construction
- Parameters:
- __init__(name, weights, prices=None, allocation_type=AllocationType.FIXED_WEIGHTS, time_period=None, rebalancing_freq='QE', freq_regime='ME', returns_freq='ME', ewm_lambda=0.92, target_vol=None)¶
Methods
Attributes
- allocation_type: AllocationType = 2¶
- time_period: TimePeriod = None¶