It would be great to have SCRP as an option in Algorithm Framework with given constant weights (instead of equal weighting) and divergence threshold (ratio). In this case, the rebalancing would simply be done in real-time to given weights (using the specified execution) whenever the absolute sum of current portfolio weights diverges from the absolute sum of given portfolio weights (at initialization) more than the pre-defined treshold e.g. 10%. If there is already an existing way of doing this, I would be glad for your help.