Hi, 

 

I am using EqualWeightingPortfolioConstructionModel(timedelta(minutes=15)) with following line line of code 

self.set_portfolio_construction(EqualWeightingPortfolioConstructionModel(timedelta(minutes=15)))

 

i like to force portfolio construction model at the end of the day say 2 minutes before market closes, is that possible ?

 

Please let me know 

 

regards,

Avi