Alexandria Market Data Connector
Alexandria Data Connector based on ASR API. It provides economic news feed only.
Features
alexandriaConnector Key✗
Level 1
✗
Level 2
✗
Level 3
✗
Trades
✗
Funding Rates
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| Host | es02.alexability.com | Host name of Alexandria streaming server. |
| Port | 9675 | Port number of Alexandria streaming server. |
| User Name | N/A | User name for connecting to Alexandria streaming server. |
| Password | N/A | Password for connecting to Alexandria streaming server. |
| Enable Advanced Mode | false | This option allows you to enable advanced mode. Default value for this option is false. |
| Process Economic News | false | This option allows you to enable processing of Economic news. Default value for this option is false. |
| Economic News Stream Name | N/A | Name of the target TimeBase stream with Economic news. |
| Economic News Files Directory | N/A | Directory with the Economic news files. |
| Process Commodity News | false | This option allows you to enable processing of Commodity news. Default value for this option is false. |
| Commodity News Stream Name | N/A | Name of the target TimeBase stream with Commodity news. |
| Commodity News Files Directory | N/A | Directory with the Commodity news files. |
| Process Equity News | false | This option allows you to enable processing of Equity news. Default value for this option is false. |
| Equity News Stream Name | N/A | Name of the target TimeBase stream with Equity news. |
| Equity News Files Directory | N/A | Directory with the Equity news files. |
| DC Instance Label | N/A | Label 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>