QuickFIX Newbie Question about getting started...

View: New views
6 Messages — Rating Filter:   Alert me  

QuickFIX Newbie Question about getting started...

by Robert Levas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html


This probably should be a FAQ….

 

All of the docs I  found on the site (http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate that QuickFIX wants to do the connection management, logging, and etc… and all I need to do is implement an Application interface.  However I want to use QuickFIX’s application architecture and want to build my own.

 

My questions are

·         Does QuickFIX support this?

·         What classes should I look at in order to simply use QuickFIX to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel       856.797.1200

fax      856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems, Inc. reserves all rights to the content of this electronic message, 
which is the exclusive property of QED Financial Systems.

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers

Re: QuickFIX Newbie Question about getting started...

by Robert Levas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html


“However I want to use QuickFIX’s application architecture and want to build my own.”

 

Should read

 

“However I want to use QuickFIX’s application architecture and DON’T want to build my own.”

 

My apologies for the typo and the confusion.

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel       856.797.1200

fax      856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems, Inc. reserves all rights to the content of this electronic message, 
which is the exclusive property of QED Financial Systems.

 

From: Robert Levas [mailto:levas@...]
Sent: Tuesday, November 03, 2009 11:32 AM
To: quickfix-developers@...
Subject: [Quickfix-developers] QuickFIX Newbie Question about getting started...

 

This probably should be a FAQ….

 

All of the docs I  found on the site (http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate that QuickFIX wants to do the connection management, logging, and etc… and all I need to do is implement an Application interface.  However I want to use QuickFIX’s application architecture and want to build my own.

 

My questions are

·         Does QuickFIX support this?

·         What classes should I look at in order to simply use QuickFIX to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel       856.797.1200

fax      856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems, Inc. reserves all rights to the content of this electronic message, 
which is the exclusive property of QED Financial Systems.

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers

Re: QuickFIX Newbie Question about getting started...

by Mikhail Veygman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

Just to clarify something:

You don't want to inherit the FIX::Application to provide your logic for
implementation of what to do with the messages and have QuickFIX do it
for you?
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: levas@...
To: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 11:42:57 -0500

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

“However I want to use QuickFIX’s application architecture and want to
build my own.”

 

Should read

 

“However I want to use QuickFIX’s application architecture and DON’T
want to build my own.”

 

My apologies for the typo and the confusion.

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.


 

From: Robert Levas [mailto:levas@...]
Sent: Tuesday, November 03, 2009 11:32 AM
To: quickfix-developers@...
Subject: [Quickfix-developers] QuickFIX Newbie Question about getting
started...


 

This probably should be a FAQ….

 

All of the docs I  found on the site
(http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate
that QuickFIX wants to do the connection management, logging, and etc…
and all I need to do is implement an Application interface.  However I
want to use QuickFIX’s application architecture and want to build my
own.

 

My questions are

·        Does QuickFIX support this?

·        What classes should I look at in order to simply use QuickFIX
to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________ Quickfix-developers mailing list Quickfix-developers@... https://lists.sourceforge.net/lists/listinfo/quickfix-developers


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers

Re: QuickFIX Newbie Question about getting started...

by Robert Levas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

Correct... I am investing whether I could implement my solution without having to implement FIX:Application, but still use the QuickFix library for message translation.

If this is not possible, I am currently working on a solution that uses FIX:Application implementation(s) - this is a question for another thread.

Thanks,
Rob

-----Original Message-----
From: Mikhail Veygman [mailto:mveygman@...]
Sent: Tuesday, November 03, 2009 12:09 PM
To: levas@...
Cc: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about getting started...

Just to clarify something:

You don't want to inherit the FIX::Application to provide your logic for
implementation of what to do with the messages and have QuickFIX do it
for you?
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: levas@...
To: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 11:42:57 -0500

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

However I want to use QuickFIXs application architecture and want to
build my own.

 

Should read

 

However I want to use QuickFIXs application architecture and DONT
want to build my own.

 

My apologies for the typo and the confusion.

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.


 

From: Robert Levas [mailto:levas@...]
Sent: Tuesday, November 03, 2009 11:32 AM
To: quickfix-developers@...
Subject: [Quickfix-developers] QuickFIX Newbie Question about getting
started...


 

This probably should be a FAQ.

 

All of the docs I  found on the site
(http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate
that QuickFIX wants to do the connection management, logging, and etc
and all I need to do is implement an Application interface.  However I
want to use QuickFIXs application architecture and want to build my
own.

 

My questions are

        Does QuickFIX support this?

        What classes should I look at in order to simply use QuickFIX
to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________ Quickfix-developers mailing list Quickfix-developers@... https://lists.sourceforge.net/lists/listinfo/quickfix-developers



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers

Re: QuickFIX Newbie Question about getting started...

by Mikhail Veygman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

It is not possible.

In C++ you will have to create a derived class simply to satisfy Pure
Virtual function requirements.

Also you should ask yourself a simple question:

What does QuickFIX know about what you need to do with the message?

Even if the implementation of the methods in FIX::Application is done it
would probably be a default implementation of "Do Nothing".
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: <levas@...>
To: 'Mikhail Veygman' <mveygman@...>
Cc: quickfix-developers@...
Subject: RE: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 13:08:12 -0500

Correct... I am investing whether I could implement my solution without having to implement FIX:Application, but still use the QuickFix library for message translation.

If this is not possible, I am currently working on a solution that uses FIX:Application implementation(s) - this is a question for another thread.

Thanks,
Rob

-----Original Message-----
From: Mikhail Veygman [mailto:mveygman@...]
Sent: Tuesday, November 03, 2009 12:09 PM
To: levas@...
Cc: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about getting started...

Just to clarify something:

You don't want to inherit the FIX::Application to provide your logic for
implementation of what to do with the messages and have QuickFIX do it
for you?
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: levas@...
To: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 11:42:57 -0500

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

However I want to use QuickFIXs application architecture and want to
build my own.

 

Should read

 

However I want to use QuickFIXs application architecture and DONT
want to build my own.

 

My apologies for the typo and the confusion.

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.


 

From: Robert Levas [mailto:levas@...]
Sent: Tuesday, November 03, 2009 11:32 AM
To: quickfix-developers@...
Subject: [Quickfix-developers] QuickFIX Newbie Question about getting
started...


 

This probably should be a FAQ.

 

All of the docs I  found on the site
(http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate
that QuickFIX wants to do the connection management, logging, and etc
and all I need to do is implement an Application interface.  However I
want to use QuickFIXs application architecture and want to build my
own.

 

My questions are

        Does QuickFIX support this?

        What classes should I look at in order to simply use QuickFIX
to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________ Quickfix-developers mailing list Quickfix-developers@... https://lists.sourceforge.net/lists/listinfo/quickfix-developers




------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers

Re: QuickFIX Newbie Question about getting started...

by Robert Levas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html


Thanks for the quick reply on this.  I already have a plan for the
FIX::Application implementation in the works - assuming this may be the
case.  I will continue on my path then.

Rob


-----Original Message-----
From: Mikhail Veygman [mailto:mveygman@...]
Sent: Tuesday, November 03, 2009 1:22 PM
To: levas@...
Cc: quickfix-developers@...
Subject: RE: [Quickfix-developers] QuickFIX Newbie Question about getting
started...

It is not possible.

In C++ you will have to create a derived class simply to satisfy Pure
Virtual function requirements.

Also you should ask yourself a simple question:

What does QuickFIX know about what you need to do with the message?

Even if the implementation of the methods in FIX::Application is done it
would probably be a default implementation of "Do Nothing".
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: <levas@...>
To: 'Mikhail Veygman' <mveygman@...>
Cc: quickfix-developers@...
Subject: RE: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 13:08:12 -0500

Correct... I am investing whether I could implement my solution without
having to implement FIX:Application, but still use the QuickFix library for
message translation.

If this is not possible, I am currently working on a solution that uses
FIX:Application implementation(s) - this is a question for another thread.

Thanks,
Rob

-----Original Message-----
From: Mikhail Veygman [mailto:mveygman@...]
Sent: Tuesday, November 03, 2009 12:09 PM
To: levas@...
Cc: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about getting
started...

Just to clarify something:

You don't want to inherit the FIX::Application to provide your logic for
implementation of what to do with the messages and have QuickFIX do it
for you?
-  
Regards,

Mikhail Veygman


-----Original Message-----
From: Robert Levas <levas@...>
Reply-to: levas@...
To: quickfix-developers@...
Subject: Re: [Quickfix-developers] QuickFIX Newbie Question about
getting started...
Date: Tue, 3 Nov 2009 11:42:57 -0500

QuickFIX Documentation:
http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html

However I want to use QuickFIXs application architecture and want to
build my own.

 

Should read

 

However I want to use QuickFIXs application architecture and DONT
want to build my own.

 

My apologies for the typo and the confusion.

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.


 

From: Robert Levas [mailto:levas@...]
Sent: Tuesday, November 03, 2009 11:32 AM
To: quickfix-developers@...
Subject: [Quickfix-developers] QuickFIX Newbie Question about getting
started...


 

This probably should be a FAQ.

 

All of the docs I  found on the site
(http://www.quickfixengine.org/quickfix/doc/html/index.html), indicate
that QuickFIX wants to do the connection management, logging, and etc
and all I need to do is implement an Application interface.  However I
want to use QuickFIXs application architecture and want to build my
own.

 

My questions are

        Does QuickFIX support this?

        What classes should I look at in order to simply use QuickFIX
to build and parse FIX messages for me?

 

Thanks,

Robert Levas

Systems Architect/Developer

QED Financial Systems, Inc.

10,000 Sagemore
Marlton, New Jersey 08053 USA

tel      856.797.1200

fax     856.797.9719

email   levas@...

This electronic message is intended only for the receipt by, and the
personal and confidential use of, the designated recipient(s) named
above.  If you are not an intended recipient of this electronic message
you are hereby notified that any review, dissemination, distribution
or copy of this message is strictly prohibited.  QED Financial Systems,
Inc. reserves all rights to the content of this electronic message,  
which is the exclusive property of QED Financial Systems.

 


----------------------------------------------------------------------------
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________ Quickfix-developers mailing
list Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers





------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Quickfix-developers mailing list
Quickfix-developers@...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers