Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

What is the ICE session schedule and how to setup it in ICE Trade Capture Solution?

According to ICE specification, all FIX sessions will be reset by the ICE FIX host after every 24 hours i.e. beginning of the next trading day (during maintenance window between 6:30 PM to 7:30 PM EST/EDT).

The schedule can be setup in ICE Trade Capture Solution by means of FIXEdge Scheduler properties.

Below is the example of how ICE schedule can be setup:

Code Block
languagebash
titleSnippet from FIXEdge.properties
linenumberstrue
Schedules.ICEFIXSchedule.StartTime = 0 30 18 * * *
Schedules.ICEFIXSchedule.TerminateTime =  0 30 19 * * *
Schedules.ICEFIXSchedule.TimeZone = EST


FixLayer.FixEngine.Session.ICESession.Schedule =  ICEFIXSchedule


How to make new field from ICE Trade Capture FIX interface to be stored in the database?

...

In order to apply the changes, you will need to restart the FIXEdge.

How can I know about the ICE releases which affect the ICE Trade Capture

...

Solution?

EPAM B2BITS team is constantly monitoring updates on ICE. In case of any change, the impact on the solution is accessed. If the change is critical and it affects the solution, a new version of the software is released and distributed to clients in advance.