Interface ExchangeCodeConverter


  • public interface ExchangeCodeConverter
    MessageReader converter that converts pre-4.3 exchange code stored as byte into 4.3 exchange code stored as ALPHANUMERIC(10)
    • Method Detail

      • convert

        long convert​(int code,
                     deltix.qsrv.hf.pub.InstrumentType insType)