Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 4 Next »

Note

You should use your masterTicketNumber value in the batchKey field for Warehouse Broker Trade Quote .
<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="WarehouseTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="WarehouseTransactionMessage">
<warehouseTransaction>
    <header>
        <batchKey>1200303M</batchKey>
        <objectType>WarehouseBrokerTradeQuote</objectType>
    </header>
    <warehouseBrokerTradeQuote>
        <objectType>WarehouseBrokerTradeQuote</objectType>
        <objectId>WarehouseBrokerTradeQuote</objectId>
        <sourceName>EAGLE PACE</sourceName>
        <updateSource>MCADMIN</updateSource>
        <masterTicketNumber>1200303M</masterTicketNumber>
        <bid>830.547</bid>
        <bidRate>211.827</bidRate>
        <bidSpread>167.467</bidSpread>
        <ask>606.305</ask>
        <askRate>572.383</askRate>
        <askSpread>328.949</askSpread>
        <quoteType>QUOTE_TYPE</quoteType>
        <brokerCode>EAGLE</brokerCode>
        <tradeId>1024</tradeId>
    </warehouseBrokerTradeQuote>
</warehouseTransaction>
</EagleML>


  • No labels