Class InstrumentCoreInfo

java.lang.Object
velox.api.layer1.data.InstrumentCoreInfo
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InstrumentInfo

public class InstrumentCoreInfo extends Object implements Serializable
Minimal sufficient amount of data to identify the instrument within any platform
See Also:
  • Field Details

    • symbol

      public final String symbol
    • exchange

      public final String exchange
    • type

      public final String type
      For multiplatform mode might end with "@Platform", e.g. "@Rithmic"
  • Constructor Details

  • Method Details