Find more posts tagged with
Sort by:
1 - 2 of
21
Hi @Anges Terada
Thank you so much. I try it.
Sort by:
1 - 1 of
11
You can use:
fund, err = ek.get_data(['Portfolio(35530081)'],['TR.PortfolioConstituentName', 'TR.PortfolioWeight'])
You can find the fund code in the Portfolios & Lists application:
ethan.hayashi
You can use:
fund, err = ek.get_data(['Portfolio(35530081)'],['TR.PortfolioConstituentName', 'TR.PortfolioWeight'])
You can find the fund code in the Portfolios & Lists application:
Is there a way to specify a particular date? or force it to pull the latest?