A problem occurred during the target product initialisation. Type:OperatorException Message:Use of target resolution parameter is not possible for this source product
The algorithms is split in a filter step and a resampling step, resampling can be applied when needed, in the main program, resampling is applied after each step.
AlphaFinance的博客 if we have weekly data, we might wish to data resampling on a monthly or quarterly basis. We can resample data in two ways: Upsampling: We increase the date-time frequency in Upsampling. Example of ...