Update
This commit is contained in:
@@ -413,6 +413,7 @@ namespace MarketData.Generator.MGSHMomentum
|
||||
if(TradeDate.Equals(AnalysisDate))
|
||||
{
|
||||
TradeDate = nextBusinessDay;
|
||||
Cycle++; // advance the cycle so the next monthly run calculates the correct slot
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user