eg I have this excel function:
=@TR({"ANZ.AX","CBA.AX","NAB.AX","WBC.AX"},"TR.TotalReturn52Wk","Frq=Y SDate=0 EDate=-19 CH=IN RH=calcdate;date")
is there documentation that describes how to translate that to Python get_data call.
Also what is the difference between TR.TotAssets and TR.F.TotAssets, where can I find documentation on this?
Thanks,