Skip to main content

Jump

Jump Market Data Connector

Jump Data Connector based on FIX protocol.

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
HostN/AHost name of Jump FIX server.
PortN/APort number of Jump FIX server.
BeginStringFIX.4.2BeginString of Jump FIX session.
SenderCompIDN/ASenderCompID of Jump FIX session.
TargetCompIDN/ATargetCompID of Jump FIX session.
ClientIDN/AJLQD-provided party identifier.
PasswordN/APassword of Jump FIX session.
BookTypeFirmTarget book or market. Acceptable values include: '0' (Firm), '2' (Indicative).
Use SSLfalseEnable to use SSL.
SSL CertificateN/APath to the SSL certificate file.
SSL Certificate PasswordN/APassword for the SSL certificate.
Exchange NameJUMPExchange name for this session.
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.
Quantity Multiplier FieldN/AField from securities stream which is used for quantity transformation. Empty value means "no transformation".
Start DayN/ADay of week of session start.

Default value is SUN.
Start Time17:00:00Start time of the session in the 24-hours format (HH:MM:SS).

Default value is 17:00:00.
End DayN/ADay of week of session end.

Default value is null.
End Time16:30:00End time of the session in the 24-hours format (HH:MM:SS).

Default value is 16:30:00.
Time ZoneAmerica/ChicagoTime zone of start/end session time.

Default value is America/Chicago.

Symbology

TBD