Stock Trade Example

Imported from previous forum

Does Anyone know where I can find a stock trade example in FixML?

[ original email was from Chris Lambert - chris.lambert@emx.co.uk ]
> Does Anyone know where I can find a stock trade example in FixML?

See the earlier thread in this discussion entitled "How to construct FIXML message?"

Scott Atwell provided an example at:

http://www.fixprotocol.org/cgi-bin/BBS.cgi?menu=928951581bbs&board=928951581&message=105&thread=102"

> Does Anyone know where I can find a stock trade example in FixML?
>
>

This should be a Fixml message for sending an order.
The checksum and the bodylenght are not calculated.
There is some tag that you won’t find in the dtd that I put because I need some more internal information

<FIXMLMessage><Header><BeginString FIXTag="8">FIXML4.2</BeginString><BodyLength FIXTag="9"/><Sender><CompID FIXTag="49">BS</CompID><LocationID FIXTag="142">BI</LocationID></Sender><Target><CompID FIXTag="56">SIA</CompID><LocationID FIXTag="143">MI</LocationID></Target><ModuloMittente><TipoModulo Value="Appl" SDValue="ConnApplicazione"/><IdModulo>MA</IdModulo><OraRicezione>Fri Feb 09 08:51:40 CET 2001</OraRicezione></ModuloMittente><ModuloDestinatario><TipoModulo Value="Mkt" SDValue="ConnMercato"/><IdModulo>MCM</IdModulo><OraRicezione/></ModuloDestinatario><ModuloInstradamento><TipoModulo Value="" SDValue=""/><IdModulo/><OraRicezione/></ModuloInstradamento><CanaleID>canaleA</CanaleID><ServerID>WINGL</ServerID><TipoServer>WINGL</TipoServer><TipoMessaggio Value="0" SDValue="MsgNegoziazione"/><PossResend FIXTag="97" Value="N" SDValue="No"/><PossDupFlag FIXTag="43" Value="N" SDValue="No"/></Header><ApplicationMessage><Order><ClOrdID FIXTag="11">010000000200H</ClOrdID><Instrument><Symbol FIXTag="55">TIS</Symbol></Instrument><OrderQty FIXTag="38">1</OrderQty><Side FIXTag="54" Value="1" SDValue="Buy"/><OrderType/><TradingSessionId FIXTag="336" Value="1" SDValue="Opening"/><ExecDestination FIXTag="100" Value="MIMTA"/><Segmento Value="NUOVOMERCATO"/></Order></ApplicationMessage><Trailer><CheckSum FIXTag="10"/></Trailer></FIXMLMessage>

Matteo Nazzario
Banca Sella