Re: [Quickfix-developers] TradeCapture Request Report
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2006-02-02 16:12:40
|
On 2/2/06, Shankar Krishnan <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
|