[Quickfix-developers] New session when logon
Brought to you by:
orenmnero
|
From: <li...@ho...> - 2006-08-11 11:30:23
|
Hi all, I am trying to create a new session every time my application logon the market. I have put in config file following lines: ResetOnLogout =Y ResetOnDisconnect =Y I have tried putting in Default and Session sections, but when I starts the application the message number sequence isn't 1. Does anyone know why? I want this because in MEFF documentation said that if a new session is started, market will send information about all orders that you had in previous session, all of them included the cancelled ones. If this is not correct, then I would like to know, as the today's topic 1, how to obtain information about all my today orders at the beginning of the connexion. Someone told me that I can use TradeCaptureReportRequest message, but I'm not sure. I am using version 1.12.1 and developing with VB .NET. Lidia |