Package velox.api.layer1.reading


package velox.api.layer1.reading
  • Classes
    Class
    Description
    This class is used for sending arbitrary user data and storing it into feeds/historical data.

    Messages with alias != null will be stored as instrument specific events and will be available both in replay and historical data.

    Messages with alias == null will be stored as global events and will be available only in replay.