|
4.0 Session
< Previous Next >
Re: Logon to the FIX
Vinod Patil / Asian CERC 10 Sep 2008 1:09AM ET> > what is the major tag to login the FIX? what is the login syntax to
> > logon the FIX system?
>
>
> Vivian,
>
> The Logon Message should always be the FIRST message process on any FIX
> Session. The message is defined by the MsgType Field(35=A). Logins
> should always be relayed between parties before any application messages
> are transmitted.
>
> I'd suggest taking a look at the FIX Spec - 4.0 Session - for details.
> You can also take a look at www.openfix.net
>
> ;)
>
> dan saad - "I do the FIX"
In many cases the logon desires the username and password validation for business layer like Risk Management System. There are no such tags defined in earlier version of FIX i.e 4.0,4.1. In that case you might want to agree with the thirdparty and come up with custom tags which is allowed under the FIX Protocol. Also you can find the existing tags used by other vendors listed under http://www.fixprotocol.org/specifications/fields/6000-6999.
You will have to find the tags used for username / password so that you are along with majority.
Re: Logon to the FIX Vinod Patil / Asian CERC 10 Sep 2008 1:09AM ET
|