Skip to content
Prev 14082 / 15274 Next

blotter updatePortf

Reading these answers reminded me to inquire the same about Quantstrat.  I looked into the code for applyStrategy, I don't see any explicit calls to updatePort.  Is this because in my runs of quanstrat, I didn't use "real time" re-balancing? So, no update was necessary?  Usually, l  just run updatePortf (strategy) which updates every symbol and calculates PnL for each period prices available after I ran applyStrategy in quantstrat.   Please let me know if I am missing something.

thanks as always,