Class APnLVectorScalingRestService<T extends PnLVectorScalingDTO>

    • Constructor Detail

      • APnLVectorScalingRestService

        public APnLVectorScalingRestService()
    • Method Detail

      • generateTradeCondition

        public com.qfs.condition.ICondition generateTradeCondition​(PnLVectorScalingDTO dto,
                                                                   boolean useAsOfDate)
        Generate the ICondition used to retrieve the data corresponding to the trades to scale
        Parameters:
        dto - the DTO
        useAsOfDate - boolean flag that determines whether the as of date is added to the ICondition or not
        Returns:
        ICondition trade condition