Bolsa Comercio Santiago FIX Adapter

Using the Adapter

The Bolsa Comercio Santiago (BCS) FIX adapter allows a StreamBase application to connect to the trading infrastructure provided by Bolsa Comercio Santiago, and to exchange FIX messages with it.

Because this adapter uses the FIX protocol to communicate with the BCS infrastructure, its user-visible functionality is nearly identical to that of the StreamBase FIX adapter. See the FIX Adapter page for primary instructions on configuring and using the BCS adapter.

The BCS adapter has the following differences, compared to the FIX adapter:

  • Authentication material:

    If your BCS account requires authentication material to be included at logon, you must specify this material in the adapter's configuration file.

    • QuickFIX/J engine: Add Authenticate=RawData provided by BCS entry either in the session-specific section or the [DEFAULT] section of the file.

    • For StreamBaseFIX configuration files, add a <raw-data>MyBSCPassword</raw-data> entry in each session section that represents a Trading Technologies session.

As shipped with StreamBase, this adapter supports the QuickFIX/J and StreamBaseFIX FIX engines. Contact StreamBase Systems Technical Support if you need to use a different FIX engine with this adapter.