[QFJ-55] I have sessions that start Sunday Created: 18/Aug/06 Updated: 15/Nov/12 Resolved: 26/Aug/06 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Other | Priority: | Default |
Reporter: | Richard Pike | Assignee: | Steve Bate |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
These sessions start on Sunday evening end terminate friday evening, how do I configure this. The sessions recycle daily. When I set a start and end time does it reconnect on saturday and sunday ? |
Comments |
Comment by Steve Bate [ 26/Aug/06 ] |
Hi Richard. QuickFIX and QFJ currently don't support this specific type of scheduling. You'll need to use something like a cron job (on *nix) to stop the FIX processes for the weekend. |