weight_passthrouh# API documentation for tradeexecutor.strategy.weighting.weight_passthrouh Python function. weight_passthrouh(alpha_signals)[source]# Use the given raw weight value as is as the portfolio weight. Parameters: alpha_signals (Dict[int, float]) – Return type: Dict[int, float]