I've got an ETF strategy that holds no more than 5 positions and I'm trying to figure out a way to record the actual position weights over time so I can see if the rebalance code is working. Does anyone have some guidance or example code I could use as a place to start? I could use Exploration to export weekly returns for each ETF and then estimate the position sizes based on my entry date but I was hoping there might be a better way.
Many thanks for the assistance.