RE: [Quickfix-developers] TradeCapture Request Report
Brought to you by:
orenmnero
|
From: Shankar K. <skr...@jw...> - 2006-02-02 16:16:20
|
Thanks, I looked under QuickFix44, hence the issue.
Tks
_____
From: Caleb Epstein [mailto:cal...@gm...]
Sent: Thursday, February 02, 2006 11:13 AM
To: Shankar Krishnan
Cc: qui...@li...
Subject: Re: [Quickfix-developers] TradeCapture Request Report
On 2/2/06, Shankar Krishnan <skr...@jw... <mailto:skr...@jw...> >
wrote:
Per my counterparty spec (based on FIX 4.4) Trade Capture Report Request
need the following fields
MsgType
TradeRequestID
TradeRequestType
SubscriptionRequestType
NoDates
TradeDate
The function with no arguments does not allow me to set subscription request
using the message,set
Method .
What do you mean it doesn't allow you to set that field? The class offers:
public void set( QuickFix.SubscriptionRequestType value)
As well as getters/setters for all other optional fields.
--
Caleb Epstein
caleb dot epstein at gmail dot com
|