I may explained wrong my question.

The makros above let you loop through:
- Either all assest and all algos
- Or one asset and one algo

I want to loop or call in function all assets and one algo (not one asset/algo combination and not all assets/algos combination). Now, it maybe possible to call different assets inside the loops to get the statistics at the end of allassets and one algo combination, but it maybe easier if a function is already implemented for it, instead of manually calling all assets inside a loop.