Skip to main content

QuantHouse Market Data Connector

QuantHouse Data Connector based on FeedOS API.

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
HostN/AServer host.
PortN/AServer port.
User NameN/AUser name for the session.
PasswordN/APassword for the session.
Custom Filter File PathN/APath to the custom filter implementation file, relative to the 'config/plugins/' subfolder of your QuantServer home folder.
Custom Transformation File PathN/APath to the custom transformation implementation file, relative to the 'config/plugins/' subfolder of your QuantServer home folder.
Filter Magic Prices For L1 DatafalseSelect this option if you want to filter out "magic" prices from L1 data (Top-of-book and Trades).
Subscribe Implied PricesfalseSelect this option if you want to subscribe to implied prices (layer #1).
Snapshot Interval10SThis property sets an interval in seconds between periodical Level2 snapshots which sent to Aggregator.

Snapshots will be generated as soon as this threshold is exceeded AND the next increment message arrives. Conversely, snapshots are NOT generated every period if no data is coming in.

Default value is 10 seconds.

Symbology

TBD