Skip to main content

Alexandria Market Data Connector

Alexandria Data Connector based on ASR API. It provides economic news feed only.

Features

alexandriaConnector Key
Instrument Types
News
Technology
Custom API
Feed Mode
Real-Time
Order Book Update Mode
SnapshotIncremental Updates
Level 1
Level 2
Level 3
Trades
Funding Rates

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
Hostes02.alexability.comHost name of Alexandria streaming server.
Port9675Port number of Alexandria streaming server.
User NameN/AUser name for connecting to Alexandria streaming server.
PasswordN/APassword for connecting to Alexandria streaming server.
Enable Advanced ModefalseThis option allows you to enable advanced mode.

Default value for this option is false.
Process Economic NewsfalseThis option allows you to enable processing of Economic news.

Default value for this option is false.
Economic News Stream NameN/AName of the target TimeBase stream with Economic news.
Economic News Files DirectoryN/ADirectory with the Economic news files.
Process Commodity NewsfalseThis option allows you to enable processing of Commodity news.

Default value for this option is false.
Commodity News Stream NameN/AName of the target TimeBase stream with Commodity news.
Commodity News Files DirectoryN/ADirectory with the Commodity news files.
Process Equity NewsfalseThis option allows you to enable processing of Equity news.

Default value for this option is false.
Equity News Stream NameN/AName of the target TimeBase stream with Equity news.
Equity News Files DirectoryN/ADirectory with the Equity news files.
DC Instance LabelN/ALabel of a specific instance of the data connector.

Symbology

TBD

Logging

To enable detailed logging, use these lines in the <QSHOME>/config/gflog.xml file:

<logger name="deltix.qsrv.hf.plugins.data.alexandria" level="TRACE">
<appender-ref ref="safeAppender"/>
</logger>