Week long session with same StartDay/EndDay
Brought to you by:
orenmnero
QuickFIX 1.12.4 does not support week long session that starts and stops on the same day. For example, the following setting would cause the session to restart every day instead of once a week.
StartDay=Su
EndDay=Su
StartTime=11:00:00
EndTime=10:00:00
The attached SessionTime.cpp fixes the problem.
Patched on 1.12.4