public long GetIsinIdByInstrument(string instrument) { return(Instruments.GetIsinIdByInstrument(instrument)); }