I really don't know what you're confused about. You call asset("ASSETNAME"), then algo("ALGONAME"), then for(current_assets), and inside that loop will be trades related to the "ASSETNAME"-"ALGONAME" combination. Then you can access the trade variables listed here:
https://zorro-project.com/manual/en/trade.htmAny questions?