Class DuplicateInstrumentInfo

java.lang.Object
velox.api.layer1.data.InstrumentCoreInfo
velox.api.layer1.data.InstrumentInfo
velox.api.layer1.layers.instrumentduplicator.DuplicateInstrumentInfo
All Implemented Interfaces:
Serializable

public class DuplicateInstrumentInfo extends InstrumentInfo
This instrument info is for duplicated instruments in RunModeHelper.isDuplicatedInstruments() mode. It contains all the fields of the original instrument, as well as the original symbol and alias.
See Also: