FIX version in Photon

2 messages Options
Embed this post
Permalink
samwel chege

FIX version in Photon

Reply Threaded More More options
Print post
Permalink
Hi

  how do you change the FIX42 in photon 0.4.2 to FIX43 with having to build again?is there a conf file somewhere?

  thanx
toli

Re: FIX version in Photon

Reply Threaded More More options
Print post
Permalink
Hi,

That's a great question, my aplogies for omitting that in the documentation.

You can change the FIX version that Photon runs as by creating a
custom initialization file and specifying that when you start Photon.
Create the my.ini file in the same directory as photon.exe with the
following content:
org.marketcetera.photon/fix.version=FIX43

This specifies FIX 4.3 as the version, you can use FIX44, FIX41, etc.
Then, start Photon manually from command-line specifying the custom
.ini file:
photon-dir:> photon.exe -pluginCustomization my.ini

When you look at the FIX message details, you should see that Photon
is now sending FIX 4.3 messages out.

I've written this up as a FAQ entry as well at
http://trac.marketcetera.org/trac.fcgi/wiki/Marketcetera/UserFAQ#ChangingFIXversionofPhoton


Let me know how that works for you.

On Tue, Jun 24, 2008 at 7:30 AM, chege <[hidden email]> wrote:

>
> Hi
>
>  how do you change the FIX42 in photon 0.4.2 to FIX43 with having to build
> again?is there a conf file somewhere?
>
>  thanx
> --
> View this message in context: http://www.nabble.com/FIX-version-in-Photon-tp18092330p18092330.html
> Sent from the m-etc-users mailing list archive at Nabble.com.
>
> _______________________________________________
> _______________________________________________
> Marketcetera Users mailing list
> Marketcetera Documentation: http://trac.marketcetera.org
> To unsubscribe, go to
> http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to [hidden email].
>



--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
_______________________________________________
Marketcetera Users mailing list
Marketcetera Documentation: http://trac.marketcetera.org
To unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to [hidden email].